opencv-python

Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.

MIT License

Downloads
26.4M
Stars
4.2K
Committers
50

Bot releases are hidden (Show)

opencv-python - 4.2.0.34

Published by skvark over 4 years ago

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/

Same 4.2.0 release as the last one but with some small fixes and changes:

  • Dropped Python 2.7 support
    • Note that Python 3.5 will enter to EOL later this year, remember to keep your Python version up to date!
  • Qt 5 fix for macOS: #293
  • MSMF is now disabled in headless builds: #263
  • Multibuild updated
  • Readme updated

Experimental artifact upload to Azure Blob Storage for every Linux and macOS development build in this repository (Windows build artifacts are available in Appveyor). Uploads for pull requests are not supported. The storage is not free, I pay for it and therefore I might remove the feature or packages from the storage at any point.

To access the artifacts:

  1. See the build log output in Travis, there should be something like this in the end:
[
  {
    "Blob": "https://[secure].blob.core.windows.net/2fd09dc0c3872f496d4c294b20de7c35ef75c39b/opencv_python-4.2.0+2fd09dc-cp35-cp35m-manylinux1_x86_64.whl",
    "Last Modified": "2020-03-21T15:39:55+00:00",
    "Type": null,
    "eTag": "\"0x8D7CDAE1AFDA647\""
  }
]
  • you could also use the commit hash & other info to construct the download URL
  1. Replace the [secure] part in the link with opencvpythonartifacts
  2. Download the artifact for example via a browser
opencv-python - 3.4.9.31

Published by skvark over 4 years ago

OpenCV version 3.4.9.

Changes:

  • macOS environment updated from xcode8.3 to xcode 9.4
  • macOS uses now Qt 5 instead of Qt 4
  • Nasm version updated to Docker containers
  • multibuild updated

Fixes:

  • don't use deprecated brew tap-pin, instead refer to the full package name when installing #267
  • replace get_config_var() with get_config_vars() in setup.py #274
  • add workaround for DLL errors in Windows Server #264
opencv-python - 4.2.0.32

Published by skvark over 4 years ago

OpenCV version 4.2.0.

Changes:

  • macOS environment updated from xcode8.3 to xcode 9.4
  • macOS uses now Qt 5 instead of Qt 4
  • Nasm version updated to Docker containers
  • multibuild updated

Fixes:

  • don't use deprecated brew tap-pin, instead refer to the full package name when installing #267
  • replace get_config_var() with get_config_vars() in setup.py #274
  • add workaround for DLL errors in Windows Server #264
opencv-python - 4.1.2.30

Published by skvark almost 5 years ago

OpenCV version 4.1.2.

Changes:

  • Python 3.8 builds added to the build matrix
  • Support for Python 3.4 builds dropped (Python 3.4 is in EOL)
  • multibuild updated
  • minor build logic changes
  • Docker images rebuilt

Notes:

Please note that Python 2.7 enters into EOL phase in January 2020. opencv-python Python 2.7 wheels won't be provided after that.

opencv-python - 3.4.8.29

Published by skvark almost 5 years ago

OpenCV version 3.4.8.

Changes:

  • Python 3.8 builds added to the build matrix
  • Support for Python 3.4 builds dropped (Python 3.4 is in EOL)
  • multibuild updated
  • minor build logic changes
  • Docker images rebuilt

Notes:

Please note that Python 2.7 enters into EOL phase in January 2020. opencv-python Python 2.7 wheels won't be provided after that.

opencv-python - 3.4.7.28

Published by skvark about 5 years ago

OpenCV version 3.4.7.

opencv-python - 3.4.6.27

Published by skvark about 5 years ago

OpenCV version 3.4.6.

opencv-python - 4.1.1.26

Published by skvark about 5 years ago

OpenCV version 4.1.1.

Changes:

  • FFmpeg has been compiled with https support on Linux builds #229
  • CI build logic related changes #197, #227, #228
  • Custom libjepg-turbo removed because it's provided by OpenCV #231
  • 64-bit Qt builds are now smaller #236
  • Custom builds should be now rather easy to do locally #235:
    1. Clone this repository
    2. Optional: set up ENABLE_CONTRIB and ENABLE_HEADLESS environment variables to 1 if needed
    3. Optional: add additional Cmake arguments to CMAKE_ARGS environment variable
    4. Run python setup.py bdist_wheel
opencv-python - 4.1.0.25

Published by skvark over 5 years ago

opencv-python - 4.0.1.24

Published by skvark over 5 years ago

OpenCV version 4.0.1.

  • macOS build fix and migration to Travis Xcode 8.3 environment (#182)
  • typo fix (#169)
  • README updated with further instructions related to Windows DLL issues (thanks to #185 & #170 for bringing this to my attention)

There were issues with deployment with the previous tags 22 & 23. For 23 there exists a release in PyPI, but macOS wheels are not included. Please ignore those releases.

opencv-python - 4.0.0.21

Published by skvark almost 6 years ago

opencv-python - 3.4.5.20

Published by skvark almost 6 years ago

OpenCV version 3.4.5.

Once some build issues are solved, next releases will be targeting OpenCV version 4.

opencv-python - 3.4.4.19

Published by skvark almost 6 years ago

OpenCV version 3.4.4.

Thanks to Ivan Pozdeev for following fixes and enhancements: #135, #136, #141, #144, #145, #146, #147, #149, #150

opencv-python - 3.4.3.18

Published by skvark about 6 years ago

opencv-python - 3.4.2.17

Published by skvark about 6 years ago

Same as 3.4.2.16 but includes missing x86_64 Linux wheels. Thanks to Krassimir Valev for fixing the build matrix.

opencv-python - 3.4.2.16

Published by skvark about 6 years ago

This release bumps OpenCV version to 3.4.2 and adds support for Python 3.7.

Thanks to:

  • Brian Zier for fixing OpenCV releases link (#101)
  • Michael Hirsch for adding downloads badge (#108)
  • yonip for fixing an issue with macOS builds (#110)
opencv-python - 3.4.1.15

Published by skvark over 6 years ago

This release bumps OpenCV version to 3.4.1.

opencv-python -

Published by skvark over 6 years ago

Due to major issues with release process, this version is skipped. Unfortunately there is a release in PyPi for this version without any packages. Please ignore it.

opencv-python - 3.4.0.14

Published by skvark over 6 years ago

opencv-python: https://pypi.org/project/opencv-python/
opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/

Additionally, this release adds two new headless distributions. These distributions do not have GUI dependencies and are suitable for example for server environments.

opencv-python-headless: https://pypi.org/project/opencv-python-headless/
opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/

Changelog:

  • Build logic moved mostly to setup.py (#58), thanks to Ivan Pozdeev
  • Travis macOS build environment dropped to xcode7.3 to support older macOS version (#68), thanks to René Dudfield
  • Dockerfiles for the extended manylinux images are now available in the opencv-python repository
  • README partly rewritten
  • FFmpeg now properly configured with libvpx (#86)
  • other minor fixes and changes
opencv-python - 3.4.0.12

Published by skvark almost 7 years ago

opencv-python: https://pypi.python.org/pypi/opencv-python
opencv-contrib-python: https://pypi.python.org/pypi/opencv-contrib-python

This release bumps OpenCV version to 3.4.0.