Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Leonid Beynenson 6d3db49932 Changed DetectionBasedTracker a bit to make its method addObject to return an integer value -- the id of the new added object. 13 years ago
..
doc Grammar and Formatting fixes. Added link to the Yale Facedatabase A. Added download directive links for linking to the sample source code samples. 13 years ago
include/opencv2/contrib Changed DetectionBasedTracker a bit to make its method addObject to return an integer value -- the id of the new added object. 13 years ago
src Changed DetectionBasedTracker a bit to make its method addObject to return an integer value -- the id of the new added object. 13 years ago
test quiet most of the OSX build warnings 13 years ago
CMakeLists.txt