opencv/modules/objdetect/src
2016-02-04 13:20:21 +01:00
..
opencl 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
cascadedetect_convert.cpp fixed various warnings from the “doc” and other builders 2013-12-19 16:31:30 +04:00
cascadedetect.cpp revert PR 5362 2016-02-04 13:20:21 +01:00
cascadedetect.hpp ocl: correct disabling of OpenCL code 2015-09-13 20:28:23 +03:00
detection_based_tracker.cpp Fix for a potential data race condition 2015-05-27 15:12:04 +05:30
haar.cpp Enables support of IPP 9.0.0; 2015-09-29 17:27:13 +03:00
hog.cpp Merge pull request #5714 from ajbernal:OCL_HOG_Fix 2015-11-30 09:44:37 +00:00
main.cpp IPPInitSingelton was added to contain IPP related global variables; 2015-10-01 09:58:48 +03:00
precomp.hpp updated patch to bring in the first functions with "transparent API" 2013-11-18 11:48:00 -05:00