mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
287dad8102
Update IPP integration #27354 Please merge together with https://github.com/opencv/opencv_3rdparty/pull/96 Supported IPP version was updated to IPP 2022.1.0 for Linux and Windows. Bugs in norm() function which caused failure of sanity check in performance tests were fixed, IPP calls were enabled. Previous update: https://github.com/opencv/opencv/pull/26463