株式会社極東書店トップ > 商品一覧 > Robotics, Vision and Control: Fundamental Algorithms in Python. Third Edition 2023
商品詳細
Robotics, Vision and Control: Fundamental Algorithms in Python. Third Edition 2023
・ISBN 978-3-031-06468-5 paper EUR 59.99
¥16,034.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Corke, Peter, |
|---|---|
| シリーズ | (Springer Tracts in Advanced Robotics) |
| 出版社 | (Springer International Publishing AG, SZ) |
| 出版年月 | 2023 |
| ページ数 | 824 pp. |
| 言語 | ENG |
| ニュース番号 | <A01-89634> |
解説
This textbook provides a comprehensive, but tutorial, introduction to robotics, computer vision, and control. It is written in a light but informative conversational style, weaving text, figures, mathematics, and lines of code into a narrative that covers robotics and computer vision-separately, and together as robotic vision. Over 1600 code examples show how complex problems can be decomposed and solved using just a few simple lines of code.
This edition is based on Python and is accompanied by fully open-source Python-based Toolboxes for robotics and machine vision. The new Toolboxes enable the reader to easily bring the algorithmic concepts into practice and work with real, non-trivial, problems on a broad range of computing platforms. For the beginning student the book makes the algorithms accessible, the Toolbox code can be read to gain understanding, and the examples illustrate how it can be used. The code can also be the starting point for new work, for practitioners, students, or researchers, by writing programs based on Toolbox functions, or modifying the Toolbox code itself.