opencv/modules/imgproc
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
..
doc Doc: Fixing indentation 2014-09-17 09:29:17 +02:00
include/opencv2 removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 2014-08-14 12:50:07 +04:00
perf Merge pull request #3326 from ilya-lavrenov:neon_canny 2014-10-11 17:58:24 +00:00
src Implementation detector and selector for IPP and OpenCL; 2014-10-15 14:24:41 +04:00
test Merge pull request #3326 from ilya-lavrenov:neon_canny 2014-10-11 17:58:24 +00:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00