opencv/opencv_extra
OpenCV extra data
What it solves
It provides additional data and resources to supplement the core OpenCV library, ensuring that the rest of the OpenCV ecosystem remains streamlined while still offering extended functionality.
How it works
This repository acts as a storage for extra data required by the OpenCV computer vision library to function or provide extended capabilities.
Who it’s for
Developers and researchers working with computer vision and image processing who are using the OpenCV library.
Highlights
- Supplemental data for the core OpenCV library
- Integrated with the wider OpenCV ecosystem
- Community-driven contributions via GitHub
Related
- Project
opencv/opencv_contribA repository for experimental and community-contributed extra modules for OpenCV, serving as a testing ground for features before they move to the official core distribution.
- Project
opencv/opencvOpenCV is an open-source computer vision library that provides tools and algorithms for AI and visual perception development.
- Project
twistedfall/opencv-rustRust bindings for the OpenCV computer vision library, enabling the use of OpenCV's image processing and CV tools in Rust.
- Project
hybridgroup/gocvGoCV provides Go language bindings for OpenCV 4, enabling Go developers to integrate advanced computer vision and hardware-accelerated image processing into their applications.
- Project
shimat/opencvsharpA cross-platform .NET wrapper for OpenCV that brings comprehensive computer vision and image processing functionality to C# developers.