March 2019
Intermediate to advanced
538 pages
13h 38m
English
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. ...