Introductory Techniques for 3-D Computer Vision

Category: Computer Science
Author: Emanuele Trucco, Alessandro Verri
3.0
This Year Hacker News 2
This Month Hacker News 1

Comments

by wyc   2017-11-17
The book Mastering OpenCV helped me a bunch several years ago during implementation. The best advice I can give along with this book is to try and understand the fundamental geometric problem that computer vision tries to solve. It's been the same for like 30-50 years...we've just thrown some ML at it for these past 10-20. For that, I recommend a copy of Trucco and Veri's book that you can probably find floating around online (link below). Good luck!

https://www.amazon.com/Introductory-Techniques-3-D-Computer-...

by anonymous   2017-10-01
Trucco and Verri's [Introductory techniques for 3D Computer Vision](https://smile.amazon.com/Introductory-Techniques-3-D-Computer-Vision/dp/0132611082?sa-no-redirect=1) has a section on this. [Here's the relevant pages](https://imgur.com/a/j5HMr). Might be helpful.