mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 22:33:03 +04:00
45958eaabc
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;