opencv/modules/objdetect/src
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL;
IPP can be switched on and off on runtime;

Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS;

TS modifications for implementations control;
2014-10-15 14:24:41 +04:00
..
opencl Fixed incorrect thread synchronizations 2014-03-20 13:03:03 +04:00
cascadedetect_convert.cpp fixed various warnings from the “doc” and other builders 2013-12-19 16:31:30 +04:00
cascadedetect.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
cascadedetect.hpp fixed bug reported by Irina K. Also tried to fix LBP detector regression in quality (probably it did not help but still ...) 2014-02-12 17:42:09 +04:00
detection_based_tracker.cpp fixed some more compile warnings on Windows 2014-06-25 20:22:56 +04:00
haar.cpp Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
hog.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
precomp.hpp updated patch to bring in the first functions with "transparent API" 2013-11-18 11:48:00 -05:00