Python-opencv

Latest version: v1.0.0.14

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

3.4.17

Changes:
- Switched to a single binary release with Python Limited API to cover all Python versions since 3.6. [595](https://github.com/opencv/opencv-python/pull/595)

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/

3.4.16

Changes:
- The build from source has been fixed. [577](https://github.com/opencv/opencv-python/pull/577)
- Imshow segmentation fault issue have been fixed on Linux x86_64 with Python 3.9. [572](https://github.com/opencv/opencv-python/pull/572)
- Updated OpenCV dependency to tag 4.5.4. [578](https://github.com/opencv/opencv-python/pull/578)
- Pylint no-member warning and an autocomplete in IDE were fixed. [579](https://github.com/opencv/opencv-python/pull/579)
- Auditwheel 5.0.0 version has been added for repairing wheels. [581](https://github.com/opencv/opencv-python/pull/581)

57
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/

3.4.15

Solves:
429 - wheels for Apple Silicon will be provided starting from this release




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

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

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:
- 459
- 422

**Breaking changes**

With the transition to GitHub Actions, we miss:

- aarch64 packages
- x86 packages for Linux


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:
- 459
- 422

**Breaking changes**

With the transition to GitHub Actions, we miss:

- aarch64 packages
- x86 packages for Linux



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:
- 459
- 422

**Breaking changes**

With the transition to GitHub Actions, we miss:

- aarch64 packages
- x86 packages for Linux



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:
- 459
- 422

**Breaking changes**

With the transition to GitHub Actions, we miss:

- aarch64 packages
- x86 packages for Linux


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:

- https://github.com/skvark/opencv-python/issues/376
- https://github.com/skvark/opencv-python/issues/423

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:

- https://github.com/skvark/opencv-python/issues/376
- https://github.com/skvark/opencv-python/issues/423

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`.

45
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`.

43
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:

- https://github.com/skvark/opencv-python/issues/381

**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`.

44
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:

- https://github.com/skvark/opencv-python/issues/381

**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`.

42
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: https://github.com/skvark/opencv-python/issues/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.

41
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 3.4.11. Same release as previous 3.4.11.39, but should fix macOS Qt segfault issue: https://github.com/skvark/opencv-python/issues/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.

40
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.

**NOTE**: Your `pip` version must be >= 19.3 to be able to install the pre-built ``manylinux2014`` packages used in the last 3 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.

39
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 3.4.11.

**NOTE**: Your `pip` version must be >= 19.3 to be able to install the pre-built ``manylinux2014`` packages used in the last 3 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.

38
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.3.0.

Changes:

- Source distributions added to PyPI. If your system is incompatible with the pre-built wheels, `pip` will attempt to build OpenCV Python bindings locally. This requires a recent version of ``pip`` to work properly. Please refer to the README for more info. https://github.com/skvark/opencv-python/issues/43
- Python 3.5 macOS wheels which were missing in previous release uploaded to PyPI. https://github.com/skvark/opencv-python/issues/316#issuecomment-654195009
- Linux wheels ship now with Qt 5.15. This should fix many issues which were caused by Qt version conflicts in earlier releases (https://github.com/skvark/opencv-python/issues/362, https://github.com/skvark/opencv-python/issues/46).
- https://github.com/skvark/opencv-python/pull/368

37
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 3.4.10.

Changes:

- Source distributions added to PyPI. If your system is incompatible with the pre-built wheels, `pip` will attempt to build OpenCV Python bindings locally. This requires a recent version of ``pip`` to work properly. Please refer to the README for more info. https://github.com/skvark/opencv-python/issues/43
- Python 3.5 macOS wheels which were missing in previous release uploaded to PyPI. https://github.com/skvark/opencv-python/issues/316#issuecomment-654195009
- Linux wheels ship now with Qt 5.15. This should fix many issues which were caused by Qt version conflicts in earlier releases (https://github.com/skvark/opencv-python/issues/362, https://github.com/skvark/opencv-python/issues/46).
- https://github.com/skvark/opencv-python/pull/368

3.4.14

OpenCV 3.4.14 has been released.

sha256 sums for packages:


0dc528400a4d1d0e738f6d38bf71054c68b3b4772baaa89d02f8943404c26e5d opencv-3.4.14-android-sdk.zip
a39a765fd82547718cff00252cdadc719204abfb5dd61a8cc775156ae60733b6 opencv-3.4.14-docs.zip
930252ba549a6366fd43cddc27f29aee16bfc2864bc9a5e3ca726cacbe36e8ee opencv-3.4.14-ios-framework.zip
405fc423c5f7026544bf67a88885c7b649d203ea3140eda531a4847ca9989b0e opencv-3.4.14-vc14_vc15.exe

3.4.13

OpenCV 3.4.13 has been released.

sha256 sums for packages:


39890e889ce5b74302a692c1c5669294b9f605f2c07d9c18be689601f947d146 opencv-3.4.13-android-sdk.zip
a7401163bad2688494b892c4572861f9bdeb35871fd6e3d4afc3b79bb9412436 opencv-3.4.13-docs.zip
3bcaa38a1efb309303ce9f895b41f2b420e5291fa24c21915bc283b29b79f080 opencv-3.4.13-ios-framework.zip
659d0386d6cda975a71c4425f950cad5420ba1036037a20cd17351a683b8b23a opencv-3.4.13-vc14_vc15.exe

3.4.12

OpenCV 3.4.12 has been released.

sha256 sums for packages:


eb7cde0c8e76206fa0e7245411fd130c0afa275a5fbd4e9abdd3c2d82d32353d opencv-3.4.12-android-sdk.zip
ee2d0d6ff05835a9a1d62513dabaade617017915205f7c3fd2dbb491a54dad3c opencv-3.4.12-docs.zip
f74862c650c067233f8edbd97d597f87df0ce4b0a07efdc80007cf736076077c opencv-3.4.12-ios-framework.zip
b18d6c4e51ec030bd51579cbf3997f47b5306a78e2700b6893efe0bce9cef0b3 opencv-3.4.12-vc14_vc15.exe

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.