Skip to content

Releases: opencv/opencv-python

3.4.14.51

Choose a tag to compare

@sergregory sergregory released this 06 May 19:43
42ac3ea

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

Choose a tag to compare

@sergregory sergregory released this 05 May 18:51
23b92eb

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

Choose a tag to compare

@sergregory sergregory released this 05 May 18: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. 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

Choose a tag to compare

@skvark skvark released this 03 Jan 17:36

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

Choose a tag to compare

@skvark skvark released this 02 Jan 14:24

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

Choose a tag to compare

@skvark skvark released this 03 Nov 19:09

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.

3.4.11.45

Choose a tag to compare

@skvark skvark released this 03 Nov 19:08

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.

3.4.11.43

Choose a tag to compare

@skvark skvark released this 23 Sep 08:07

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/

Python 3.5 support dropped.

Fixes:

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.

4.4.0.44

Choose a tag to compare

@skvark skvark released this 23 Sep 08:07

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/

Python 3.5 support dropped.

Fixes:

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.

4.4.0.42

Choose a tag to compare

@skvark skvark released this 17 Aug 06:06

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 version 4.4.0. Same release as previous 4.4.0.40, but should fix macOS Qt segfault issue: #376

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.

Please note that Python 3.5 end-of-life is less than a month away. Upgrade your Python to the latest version as soon as possible since this project will drop Python 3.5 support in August 2020.