Skip to content

3.2.0.7

Compare
Choose a tag to compare
@skvark skvark released this 09 Apr 11:51
· 833 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

If you wish to install OpenCV with contrib modules, use https://pypi.python.org/pypi/opencv-contrib-python. Remember to uninstall opencv-python before installing opencv-contrib-python.

Changes:

  • Numpy requirements relaxed (thanks to Adrian Moisey)
  • OpenCV contrib builds added to separate PyPI entry

Also thanks to these previous contributors which I haven't properly attributed:

  • Jon Winsley for refactoring Appveyor scripts
  • Anatoly Techtonik for adding FFmpeg support to Windows builds