opencv/modules/contrib
Leonid Beynenson 35344569bf Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector.
In this case new objects will be added into it by the method addObject(const cv::Rect& location).
2012-06-28 16:07:10 +00:00
..
doc API Link corrected. 2012-06-27 18:37:03 +00:00
include/opencv2/contrib Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector. 2012-06-28 16:07:10 +00:00
src Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector. 2012-06-28 16:07:10 +00:00
test Ignored warnings from gtest with precompiled headers enabled 2012-06-08 14:54:17 +00:00
CMakeLists.txt Making all dependencies from highgui module optional 2012-06-26 07:29:36 +00:00