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