June 2019
Intermediate to advanced
348 pages
8h 28m
English
There are many approaches to object detection in OpenCV. These approaches can be categorized as follows:
The first three are the traditional approaches to object detection, while the last three are approaches of machine learning.
The color-based algorithms, such as meanshift and CAMshift, use histograms and back-projection images to locate an object in an image with incredible speed. The template matching approach uses the object of interest as a template and tries to find the object by ...
Read now
Unlock full access