Releases: opencv/opencv-python
4.7.0.72
OpenCV 4.7.0 with various distribution bug fixes.
- Mac OS 11 support.
- Old Linux support with zlib version older than 1.9.
- Package build fixes for Python 11 on Musl C based system (Alpine).
4.7.0.70
OpenCV 4.7.0 with various distribution bug fixes.
- Mac OS 11 support.
- Old Linux support with zlib version older than 1.9.
- Package build fixes for Python 11 on Musl C based system (Alpine).
4.7.0.68
opencv-python: https://pypi.org/project/opencv-python/
opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/
opencv-python-headless: https://pypi.org/project/opencv-python-headless/
opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/
Changes:
- Updated third-party libraries to fix potential vulnerabilities.
- Dropped Python 3.6 support.
- Added Python 3.11 support.
4.6.0.66
opencv-python: https://pypi.org/project/opencv-python/
opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/
opencv-python-headless: https://pypi.org/project/opencv-python-headless/
opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/
Changes:
- Updated third-party libraries to fix potential vulnerabilities. #666
- Added support for building Windows ARM64 Python package. #644
- The repository has been synchronized with scikit-build
0.14.0release. #637 - The build without internet connection has been fixed. #642
- This release produced with libpng
1.6.37and supports eXIf orientation tag. #662
3.4.18.65
opencv-python: https://pypi.org/project/opencv-python/
opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/
opencv-python-headless: https://pypi.org/project/opencv-python-headless/
opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/
Changes:
4.5.5.64
opencv-python: https://pypi.org/project/opencv-python/
opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/
opencv-python-headless: https://pypi.org/project/opencv-python-headless/
opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/
Changes:
- Updated third-party libraries to fix potential vulnerabilities. #617
3.4.17.63
opencv-python: https://pypi.org/project/opencv-python/
opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/
opencv-python-headless: https://pypi.org/project/opencv-python-headless/
opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/
Changes:
- Updated third-party libraries to fix potential vulnerabilities. #617
4.5.5.62
opencv-python: https://pypi.org/project/opencv-python/
opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/
opencv-python-headless: https://pypi.org/project/opencv-python-headless/
opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/
Changes:
- Switched to a single binary release with Python Limited API to cover all Python versions since 3.6. #595
3.4.17.61
opencv-python: https://pypi.org/project/opencv-python/
opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/
opencv-python-headless: https://pypi.org/project/opencv-python-headless/
opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/
Changes:
- Switched to a single binary release with Python Limited API to cover all Python versions since 3.6. #595
4.5.4.60
opencv-python: https://pypi.org/project/opencv-python/
opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/
opencv-python-headless: https://pypi.org/project/opencv-python-headless/
opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/
Changes:
- The build from source has been fixed. #577
- Imshow segmentation fault issue have been fixed on Linux x86_64 with Python 3.9. #572
- Updated OpenCV dependency to tag 4.5.4. #578
- Pylint no-member warning and an autocomplete in IDE were fixed. #579
- Auditwheel 5.0.0 version has been added for repairing wheels. #581