mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 14:53:03 +04:00
76e403cf25
* Adding all possible data type interactions to the perf tests since some use SIMD acceleration and others do not. * Disabling full tests by default. * Giving proper names, removing magic numbers and sanity checks of new performance tests for the integral function. * Giving proper names, making array static.