Library of programming functions mainly aimed at real-time vision

OpenCV for Mac

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe
Download OpenCV 4.4.0

OpenCV 4.4.0

  -  179 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system. Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of OpenCV 4.4.0.


For those interested in downloading the most recent release of OpenCV for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • OpenCV 4.4.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

What's new in this version:

- SIFT (Scale-Invariant Feature Transform) algorithm has been moved to the main repository (patent on SIFT is expired)

DNN module:
Improved layers / activations / supported more models:
- State-of-art Yolo v4 Detector: #17148. Disabled per-layer NMS for [yolo] layers (Yolo v3 and Yolo v4) as incorrect - use cv::dnn::NMSBoxes over all the detections
- ONNX: Add support for Resnet_backbone (Torchvision)

EfficientDet models support:
New samples / demos:
- add text recognition sample: C++ / Python

FlowNet2 optical flow:
Intel® Inference Engine backend ( OpenVINO™ ):
- added support for OpenVINO 2020.3 LTS / 2020.4 releases
- support of NN Builder API is planned for removal in the next release
- Many fixes and optimizations in CUDA backend: PRs

G-API module:
- Introduced a new API for stateful kernels in OpenCV backend: GAPI_OCV_KERNEL_ST. Stateful kernels preserve their state among the individual graph executions (in the standard more) or among the video frames of the stream (in the streaming mode)
- Introduced more video-oriented operations in G-API: goodFeaturesToTrack, buildOpticalFlowPyramid, calcOpicalFlowPyrLK
- Added few more image processing kernels: Laplacian and bilateral filters
- Fixed a potential crash in G-API's OpenCL backend

And many other great contributions from OpenCV community:
- Obj-C / Swift bindings
- (opencv_contrib) Julia bindings as part of ongoing GSoC project
- (opencv_contrib) BIMEF: A Bio-Inspired Multi-Exposure Fusion Framework for Low-light Image Enhancement
- Enable Otsu thresholding for CV_16UC1 images
- Add Stroke Width Transform algorithm for Text Detection
- Planned migration on Apache 2 license for next releases OE-32

Join our mailing list

Stay up to date with latest software releases, news, software discounts, deals and more.

Subscribe