mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 21:01:33 -05:00
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;