OpenCV
The most widely-used open-source computer vision library with 2500+ algorithms.
About
Few libraries are as foundational to computer vision as OpenCV, an open source library offering more than 2,500 optimized algorithms for image processing, video analysis, object detection, feature matching, camera calibration, and classical machine learning. Written in C++ with bindings for Python, Java, and other languages, it runs on Windows, Linux, macOS, Android, and iOS, with acceleration paths including CUDA and OpenCL. Its classical algorithms sit alongside a DNN module that loads pretrained deep learning models from frameworks such as TensorFlow, Caffe, and ONNX exports, making it a common inference layer in deployed vision systems. Originally started at Intel and maintained today by OpenCV.org with a large contributor community, it is released under the Apache 2.0 license and appears everywhere from robotics and industrial inspection to mobile apps and research prototypes.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Contrastive language-image pre-training model by OpenAI for zero-shot visual classification.
Lightweight face recognition and analysis framework wrapping multiple models.
Foundation model for monocular depth estimation by TikTok.
Monocular depth estimation model producing detailed depth maps from single images.
Meta AI research platform for object detection, segmentation, and pose estimation.
Simple and effective multi-object tracking using every detection box.