Releases: opencv/opencv-python
3.4.15.55
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/
Solves:
#429 - wheels for Apple Silicon will be provided starting from this release
4.5.2.54
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/
OpenCV 4.5.2 Bugfix release: use proper codebase for opencv. Return back Linux ARM64 build
The previous release (4.5.2.52) was built with an incorrect version of the OpenCV's source code due to the issues that occurred with build infrastructure transitioning. This release fixes it and returns back the Linux ARM64 binaries that we lost due to the move to github actions
3.4.14.53
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/
OpenCV 3.4.14. Bugfix release: use proper codebase for opencv. Return back Linux ARM64 build
The previous release (3.4.14.51) was built with an incorrect version of the OpenCV's source code due to the issues that occurred with build infrastructure transitioning. This release fixes it and returns back the Linux ARM64 binaries that we lost due to the move to github actions
4.5.2.52
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/
OpenCV 4.5.2. Change the build infrastructure from Travis & Appveyour to Github Actions.
Solves:
Breaking changes
With the transition to GitHub Actions, we miss:
- aarch64 packages
- x86 packages for Linux
3.4.14.51
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/
OpenCV 3.4.14. Change the build infrastructure from Travis & Appveyour to Github Actions.
Solves:
Breaking changes
With the transition to GitHub Actions, we miss:
- aarch64 packages
- x86 packages for Linux
3.4.14.49
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/
OpenCV 3.4.14. Change the build infrastructure from Travis & Appveyour to Github Actions.
Solves:
Breaking changes
With the transition to GitHub Actions, we miss:
- aarch64 packages
- x86 packages for Linux
4.5.2.50
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/
OpenCV 4.5.2. Change the build infrastructure from Travis & Appveyour to Github Actions.
Solves:
Breaking changes
With the transition to GitHub Actions, we miss:
- aarch64 packages
- x86 packages for Linux
3.4.13.47
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/
OpenCV 3.4.13. Adds experimental arm64
Linux wheels.
NOTE: Your pip version must be >= 19.3 to be able to install the pre-built manylinux2014
packages used in the latest releases. Please upgrade your pip with pip install --upgrade pip
.
BREAKING CHANGES
Qt support dropped on macOS due to multiple recent issues with it. GUI support is still enabled on macOS via Cocoa but it is more limited than Qt. If you need Qt support, please consider contributing:
4.5.1.48
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/
OpenCV 4.5.1. Adds experimental arm64
Linux wheels.
NOTE: Your pip version must be >= 19.3 to be able to install the pre-built manylinux2014
packages used in the latest releases. Please upgrade your pip with pip install --upgrade pip
.
BREAKING CHANGES
Qt support dropped on macOS due to multiple recent issues with it. GUI support is still enabled on macOS via Cocoa but it is more limited than Qt. If you need Qt support, please consider contributing:
4.4.0.46
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/
Added Python 3.9 support.
NOTE: Your pip
version must be >= 19.3 to be able to install the pre-built manylinux2014
packages used in the latest releases. Please upgrade your pip
with pip install --upgrade pip
.