opencv/modules/objdetect
Ariel Bernal 5c8683139f Fix for #5710. OpenCL HOG Object detect assigns the wrong SIMD size.
In oder to guarantee SIMDness between the two compilation steps we choose the
highest SIMD size that is optimized in the kernel for the first step.
2015-11-25 16:20:04 -08:00
..
doc/pics Removed Sphinx documentation files 2014-12-26 19:12:19 +03:00
include/opencv2 remove bindings generation for DetectionBasedTracker 2015-06-09 19:01:04 +03: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 Fix for #5710. OpenCL HOG Object detect assigns the wrong SIMD size. 2015-11-25 16:20:04 -08: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