Skip to content

3.3.0.10

Compare
Choose a tag to compare
@skvark skvark released this 03 Sep 09:51
· 797 commits to 4.x since this release

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

Changes:

  • Linux and macOS wheels are now compiled with Qt 4.8.7. The necessary dependecies are embedded to the wheels. This should enable support for GUI features which means that e.g. cv2.imshow() works now.