3.4.10.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 ofpip
to work properly. Please refer to the README for more info. #43 - Python 3.5 macOS wheels which were missing in previous release uploaded to PyPI. #316 (comment)
- Linux wheels ship now with Qt 5.15. This should fix many issues which were caused by Qt version conflicts in earlier releases (#362, #46).
- #368