mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
550251b3c2
- Replace the fixed-128-bit per-depth minMaxIdx kernels with a single templated universal-intrinsic core - added simd dispatch AVX-512 dispatch - A dual-accumulator inner loop added Uses universal intrinsics, so all SIMD backends benefit.