mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
334c4d62b5
Resize reworked using wide universal intrinsics (#13781) * Added wide universal intrinsics optimized implementation for 3 channel bit-exact linear resize * Reworked linear resize using new wide LUT intrinsics * Fix for VSX intrinsics