Skip to content

Releases: opencv/opencv-python

3.4.8.29

22 Nov 07:05

Choose a tag to compare

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.

3.4.7.28

16 Sep 08:25

Choose a tag to compare

OpenCV version 3.4.7.

3.4.6.27

11 Sep 14:17

Choose a tag to compare

OpenCV version 3.4.6.

4.1.1.26

03 Sep 06:05

Choose a tag to compare

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

4.1.0.25

12 Apr 08:03

Choose a tag to compare

4.0.1.24

10 Apr 06:50

Choose a tag to compare

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.

4.0.0.21

09 Jan 16:15

Choose a tag to compare

3.4.5.20

28 Dec 10:02

Choose a tag to compare

OpenCV version 3.4.5.

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

3.4.4.19

27 Nov 16:21

Choose a tag to compare

OpenCV version 3.4.4.

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

3.4.3.18

09 Sep 13:05

Choose a tag to compare