内容简介

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.

下载地址

豆瓣评论

  • 汪杨
    useful and clear06-27
  • poringking
    我找到的错误:When expressed in homogenous coordinates the denominator is replaced by an implicit division by the third homogeneous coordinate. (Thanks Chao Qu).12-07
  • momo
    hhhhh也算读过啦07-08
  • Raphaello
    不说别的 这本书自带的toolbox比Matlab官方出的那个robotics toolbox舒服多了。唯一憾事 这个没法用coder转成c代码 官方的那个可以哦03-29
  • Jonas
    彩色印刷得真是漂亮,可惜我觉得Matlab代码反而是给读者增加了一个非常大的阅读负担。如果没有代码,那么阅读的flow肯定不会被打断。03-14

猜你喜欢

大家都喜欢