1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 14:41:58 +08:00
Files
opencv_contrib/modules/tracking
alessiodore 246ea8f3bd Merge pull request #641 from alessiodore:kcfFix
* Fix kcfTracker when called from Python bindings. The variable boundingBox in updateImpl when called from Python is initialized with 0s and it needs to be updated with the tracker state.

* Fix to return the bbox correctly in the first frame in Python
2016-09-15 15:06:08 +03:00
..
2015-07-23 10:51:22 +09:00
2014-10-08 12:41:12 +00:00
2016-03-27 17:12:13 -07:00

Object tracking API

Use and/or evaluate one of 5 different visual object tracking techniques.