Introduction to Visual SLAM (Springer)
Monday, 18 October 2021

This book offers an introduction to the visual simultaneous localization and mapping (vSLAM) technology, which is a component for many applications in robotics, wearable devices, and autonomous driving vehicles. Xiang Gao and Tao Zhang start from very basic mathematic background knowledge such as 3D rigid body geometry, the pinhole camera projection model, and nonlinear optimization techniques.

<ASIN:‎ 9811649383>

The authors then introduce readers to traditional computer vision topics such as feature matching, optical flow, and bundle adjustment. The book employs a light writing style and includes a wealth of executable source code with increasing difficulty to help readers understand and use the practical techniques.

Author: Xiang Gao and Tao Zhang
Publisher: Springer
Date: September 2021
Pages: 398
ISBN: 978-9811649387
Print: ‎ 9811649383
Kindle: ‎ B09HGPKRZ3
Audience: Developers interested in VSLAM
Level: Intermediate/Advanced
Category: Hardware platforms

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]



Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]


More Reviews