/robustOpenCVTracker

A combination of Haar Cascades and traditional trackers is used to make a robust tracker

Primary LanguagePython

robustOpenCVTracker

A combination of Haar Cascades and traditional trackers is used to make a robust tracker Chose the correct Video Source. And add the path of the classifier in the code.

Packages Needed: openCV 3.1.0 with contribs numpy (>= 1.13.1)