opencv/modules/objdetect
Eric Sommerlade 049a894986 fixed detection_based_tracker on visual studio 2013 and later
modules/objectdetect/src/detection_based_tracker.cpp: made unique_lock<mutex> local to each function
samples/cpp/dbt_face_detection.cpp: fixed warnings on loop in Visual Studio
2016-10-31 11:07:09 +00:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 fixed detection_based_tracker on visual studio 2013 and later 2016-10-31 11:07:09 +00:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf world fix 2014-08-05 20:12:35 +04:00
src fixed detection_based_tracker on visual studio 2013 and later 2016-10-31 11:07:09 +00:00
test clip the found objects in HOG as well (http://code.opencv.org/issues/3825); added test to check CascadeClassifier on small images (http://code.opencv.org/issues/3710) 2015-05-28 21:02:27 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00