github opencv/opencv-python 26
4.1.1.26

latest releases: 66, 65, 64...
4 years ago

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

Don't miss a new opencv-python release

NewReleases is sending notifications on new releases.