Building Computer Vision Projects with OpenCV 4 and C++
by David Millan Escriva, Prateek Joshi, Vinicius G. Mendonca, Roy Shilkrot
Summary
Choosing the best computer vision algorithm for the job is an illusive process, which is the reason many engineers do not perform it. While published survey work on different choices provides benchmark performance, in many situations it doesn't model the particular system requirements an engineer might encounter, and new tests must be implemented. The major problem in testing algorithmic options is instrumentation code, which is an added work for engineers, and not always simple. OpenCV provides base APIs for algorithms in several vision problem domains, but the cover age is not complete. On the other hand, OpenCV has very extensive coverage of problems in computer vision, and is one of the premier frameworks to perform such tests. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access