March 2020
Intermediate to advanced
366 pages
9h 8m
English
To build the app, we need to combine the two main features discussed previously—a saliency map and object tracking. The final app will convert each RGB frame of a video sequence into a saliency map, extract all the interesting proto-objects, and feed them to a mean-shift tracking algorithm. To do this, we need the following components: