opencv/modules/objdetect/src
2015-05-17 00:28:30 +00:00
..
opencl Optimize the performance of cascade OpenCL kernel. 2015-03-23 17:47:40 +08:00
cascadedetect_convert.cpp fixed various warnings from the “doc” and other builders 2013-12-19 16:31:30 +04:00
cascadedetect.cpp 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
cascadedetect.hpp add resetting the offset variable after setting a new image 2015-03-20 13:26:13 +01:00
detection_based_tracker.cpp fixed some more compile warnings on Windows 2014-06-25 20:22:56 +04:00
haar.cpp Fixing iOS clang warnings, part 2 2014-10-17 18:14:54 +04:00
hog.cpp Merge pull request #3971 from Dikay900:2_4_to_master_3 2015-05-17 00:28:30 +00:00
precomp.hpp updated patch to bring in the first functions with "transparent API" 2013-11-18 11:48:00 -05:00