opencv/modules/objdetect
2015-05-28 19:33:21 +03:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 added the signedGradient varaible to the HOGDescriptor class. 2015-05-10 09:23:30 +02: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 improvements in Haar CascadeClassifier: 1) use CV_32S instead of CV_32F for the integral of squares (which is more accurate and more efficient); 2) skip the window if its contrast is too low 2015-05-28 19:33:21 +03:00
test Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00