Robotics, Vision and Control: Fundamental Algorithms in MATLAB
作者:Peter Corke
原價:NT$ 1,350
內容介紹
目錄
Description
-
Tutorial introduction to robotics and vision
-
Easy to read and absorb, including Matlab examples and lots of figures
-
Written in a light but informative style, easy-to-read and absorb, and includes a lot of Matlab examples and figures
-
Explains how to choose the right algorithm for a particular problem how to try it out without spending days coding and debugging
-
Makes the algorithms accessible (so author’s Toolbox code can be read to gain understanding) and provides instant gratification in just a couple of lines of MATLAB code
-
Demonstrates how the code can also be the starting point for new work via writing programs based on Toolbox functions, or modifying the Toolbox code itself
-
Shows how complex problems can be decomposed and solved using just a few simple lines of code, and hopefully to inspire up and coming researchers
-
Walk through the fundamentals of robot kinematics, dynamics and joint level control, then camera models, image processing, feature extraction and epipolar geometry, then bring it all together in a visual servo system‧
The practice of robotics and computer vision both involve the application of computational algorithms to data. Over the fairly recent history of the fields of robotics and computer vision a very large body of algorithms has been developed. However this body of knowledge is something of a barrier for anybody entering the field, or even looking to see if they want to enter the field — What is the right algorithm for a particular problem?, and importantly, How can I try it out without spending days coding and debugging it from the original research papers?
The author has maintained two open-source MATLAB Toolboxes for more than 10 years: one for robotics and one for vision. The key strength of the Toolboxes provide a set of tools that allow the user to work with real problems, not trivial examples. For the 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 —instant gratification in just a couple of lines of MATLAB code. The code can also be the starting point for new work, for researchers or students, by writing programs based on Toolbox functions, or modifying the Toolbox code itself.
The purpose of this book is to expand on the tutorial material provided with the toolboxes, add many more examples, and to weave this into a narrative that covers robotics and computer vision separately and together. The author shows how complex problems can be decomposed and solved using just a few simple lines of code, and hopefully to inspire up and coming researchers. The topics covered are guided by the real problems observed over many years as a practitioner of both robotics and computer vision. It is written in a light but informative style, it is easy to read and absorb, and includes a lot of Matlab examples and figures. The book is a real walk through the fundamentals of robot kinematics, dynamics and joint level control, then camera models, image processing, feature extraction and epipolar geometry, and bring it all together in a visual servo system.
Table of Contents
1. Introduction
Part I Foundaations
2. Representing Position and Orientation
3. Time and Motion
Part II Mobile Robots
4. Mobile Robot Vehicles
5. Navigation
6. Localization
Part III Arm-Type Robots
7. Robot Arm Kinematics
8. Velocity Relationships
9. Dynamics and Control
Part IV Computer Vision
10. Light and Color
11. Image Formation
12. Image Processing
13. Image Feature Extraction
14. Using Multiple Images
Part V Robotics, Vision and Control
15. Vision-Based Control
16. Advanced Visual Servoing
上一則
|
回上頁