Skip to content

Update to OpenCV 4.11

Michael Platings requested to merge opencv-4.11 into main

Remove WITH_PNG=OFF setting in ci-opencv.sh to avoid a warning-as-error for an unused function in opencv/modules/core/test/test_arithm.cpp

Change test patterns in ci-opencv.sh to be more specific to avoid matching some new long-running tests in OpenCV.

Merge request reports