Cantitate/Preț
Produs

Robotics, Vision and Control: Fundamental Algorithms in Python: Springer Tracts in Advanced Robotics, cartea 146

Autor Peter Corke
en Limba Engleză Paperback – 8 aug 2023
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.
Citește tot Restrânge

Din seria Springer Tracts in Advanced Robotics

Preț: 37858 lei

Preț vechi: 45612 lei
-17% Nou

Puncte Express: 568

Preț estimativ în valută:
7245 7526$ 6018£

Carte disponibilă

Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 8876 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783031064685
ISBN-10: 3031064682
Pagini: 824
Ilustrații: XXVI, 824 p. 635 illus. in color.
Dimensiuni: 210 x 279 x 38 mm
Greutate: 2.04 kg
Ediția:3rd ed. 2023
Editura: Springer International Publishing
Colecția Springer
Seria Springer Tracts in Advanced Robotics

Locul publicării:Cham, Switzerland

Cuprins

Introduction.-Foundations: Representing Position and Orientation.- Time and Motion.- Mobile Robotics:  Mobile Robot Vehicles.- Navigation.- Localization and Mapping.- Robot Manipulators:  Robot Arm Kinematics.- Manipulator Velocity.- Dynamics and Control.- Computer Vision: Light and Color.- Images and Image Processing,- Image Feature Extraction,- Image Formation.- Using Multiple Images.- Vision-Based Control:  Vision-Based Control.- Advanced Visual Servoing.- Installing the Toolboxes.- Linear Algebra.- Geometry.- Lie Groups and Algebras.

Recenzii

“The book, nearly 800 pages, has 16 chapters. ... Almost every chapter includes wrap-ups, recommendations for further reading, and exercises, and sometimes additional resources. ... There are numerous color illustrations. The book has many features, including exercises that help pedagogy. This updated third edition will be very useful for students, researchers, and professionals interested in robotics and its practical applications.” (S. V. Nagaraj, Computing Reviews, March 25, 2024)

Notă biografică

Peter Corke is a robotics educator and researcher.  He is known for his work in vision-based control and field robotics, as well as open-source robotics software and educational resources such as the QUT Robot Academy.  He is a distinguished professor at the Queensland University of Technology and a technical advisor to several robotics companies. He was the Australian University Teacher of the Year in 2017 and is a fellow of the IEEE, the Australian Academy of Technology and Engineering, and the Australian Academy of Science.  He received his PhD from the University of Melbourne.

Textul de pe ultima copertă

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.

Caracteristici

Serves as tutorial introduction, now in a completely revised, extended, and updated third edition Includes a lot of Python examples and figures and is written in a light but informative style, easy-to-read, and absorb Covers new content, particularly in the areas of mobile robot path planning