Quantcast
Channel: Satya Mallick | LearnOpenCV
Viewing all articles
Browse latest Browse all 92

Object Tracking using OpenCV (C++/Python)

$
0
0
In this tutorial, we will learn about OpenCV tracking API that was introduced in OpenCV 3.0. We will learn how and when to use the 6 different trackers available in OpenCV 3.2 — BOOSTING, MIL, KCF, TLD, MEDIANFLOW, and GOTURN. We will also learn the general theory behind modern tracking algorithms. This problem has been […]

Viewing all articles
Browse latest Browse all 92

Trending Articles