1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 06:11:09 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
VBystricky
3ec955f16f Refresh code 2014-07-14 23:46:58 +04:00
Alex Leontiev
24cca8d7e2 warnings 2014-07-10 22:53:13 +09:00
Alex Leontiev
c8b31cd9ff Vadim 2014-07-10 19:08:38 +09:00
Alex Leontiev
296a864a9d Vadim 2014-07-09 22:20:21 +09:00
Alex Leontiev
a5b8a0a190 Vadim 2014-07-09 22:20:21 +09:00
Alex Leontiev
8869daec8c commit 2014-07-09 22:20:20 +09:00
Alex Leontiev
c27db0d157 Tracking-Learning-Detection and MedianFlow
This contribution includes the following logical components into
tracking module:

.) Change Rect to Rect2d into headers for Tracker's methods;
This contribution includes the following logical components into
tracking module:

.) Change Rect to Rect2d into headers for Tracker's methods;
.) MedianFlow tracker;
.) extensible benchmark to compare trackers interactively and
	assess them quantitatively;
.) TLD tracker (work-in-progress);

Work was funded by Google Summer of Code 2014 initiative. Mentors:
Gary
Bradski and Vadim Pisarevsky.
2014-07-09 22:20:20 +09:00