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/
Changes:
- The build from source has been fixed. #577
- Imshow segmentation fault issue have been fixed on Linux x86_64 with Python 3.9. #572
- Updated OpenCV dependency to tag 4.5.4. #578
- Pylint no-member warning and an autocomplete in IDE were fixed. #579
- Auditwheel 5.0.0 version has been added for repairing wheels. #581