The best book to learn OpenCV (Open Source Computer Vision) using C++ in fastest possible way. A complete book on OpenCV, focused on applications rather than description. Every application provided in this book has ready to use c++ code and line by line explanation of those codes with visual support. In a nutshell, this book is the best book for beginners who want to work with OpenCV using C++.
I was pretty excited about this book as it is a C++ approach on OpenCV in a landscape dominated by Python. The book relies heavily on examples which I think is great for illustrating OpenCV concepts quickly. I was disappointed however with the total lack of editing. The book is full of errors. The bad word choices seem to indicate an author who is not a native English speaker and did not have the text proofed. Also the author confuses concepts of methods and classes through the text.
I could see past all of this if the book didn't remain so very basic.