opencv/modules/objdetect
2015-05-13 17:34:16 -04: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 Avoid clearing HaarEvaluator::tofs variable (introduced fb8478eb7b) in HaarEvaluator::setImage(...) since it won't be recomputed by HaarEvaluator::computeOptFeatures() for cases where the input image dimensions and requested search scales are the same as the previous. If none of the above change then it should be correct, and if they do change it will be computed correctly inside HaarEvaluator::computeOptFeatures() (in commit 952f9dbe62) 2015-05-13 17:34:16 -04: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