mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD
* use SSE and/or AVX based on configuration * revise the test to verify the implementation
This commit is contained in: