Change8

opencv-4.12.0.88

📦 unstructuredView on GitHub →
2 features🔧 1 symbols

Summary

New OpenCV Python contrib-headless wheels are released, built without FFmpeg to address CVEs, offering a unified API covering core and contrib modules.

✨ New Features

  • OpenCV Python contrib-headless wheels are now built from source with WITH_FFMPEG=OFF to eliminate bundled ffmpeg CVEs.
  • The contrib-headless variant now provides the full cv2 API (core + contrib modules, no GUI), allowing a single wheel to satisfy opencv-python, opencv-python-headless, opencv-contrib-python, and opencv-contrib-python-headless requirements.

Affected Symbols