OpenCV
The standard open-source computer vision library, providing algorithms for image and video processing, analysis, and understanding.
Overview
OpenCV implements hundreds of computer vision and image processing algorithms - object detection, facial recognition, feature matching, camera calibration, video analysis - as an optimized library callable from C++, Python, Java, and other languages. It's been the foundational computer vision toolkit for both research and production systems for over two decades.
OpenCV is a fit for any team building applications that need to process, analyze, or understand images and video programmatically, filling a computer-vision gap in this catalog that's currently absent from the general ML/deep-learning frameworks already there.
- Categories
- AI & Machine Learning
- Languages
- C++
- License
- Apache-2.0
Related Projects
CAMEL
Apache-2.0Open-source framework for research and building systems of multiple communicating, role-playing AI agents that collaborate autonomously.
- AI & Machine Learning
CrewAI
MITMulti-agent orchestration framework for building teams of collaborating, role-based AI agents that work together autonomously to complete complex tasks.
- AI & Machine Learning
DeepEval
Apache-2.0Open-source testing framework for evaluating LLM outputs, treating LLM application quality checks like conventional unit tests.
- AI & Machine Learning
DeepSpeed
Apache-2.0Deep learning optimization library from Microsoft for training and running very large models efficiently across multiple GPUs.
- AI & Machine Learning
Spotted an error? Suggest an edit on GitHub.