opencv
Computer vision library
A comprehensive C++ library for image and video processing, feature detection, and machine learning algorithms.
Open Source Computer Vision Library
79k stars
3k watching
56k forks
Language: C++
last commit: 5 days ago
Linked from 5 awesome lists
c-plus-pluscomputer-visiondeep-learningimage-processingopencv
Related projects:
Repository | Description | Stars |
---|---|---|
peterbraden/node-opencv | Bindings for OpenCV to enable real-time computer vision processing in Node.js | 4,380 |
go-opencv/go-opencv | A Go library providing bindings to OpenCV's C API and the GoCV C++ API for computer vision tasks. | 1,319 |
lumiguide/haskell-opencv | A Haskell library providing direct access to OpenCV's C++ API for image processing and computer vision tasks | 154 |
hybridgroup/gocv | A Go package for computer vision using OpenCV 4 and beyond. | 6,715 |
laurentkneip/opengv | A collection of computer vision methods for solving geometric vision problems. | 1,031 |
jbohnslav/opencv_transforms | An OpenCV-based implementation of PyTorch's image augmentation transforms for fast and efficient data preprocessing in computer vision pipelines. | 377 |
liuliu/ccv | A modern computer vision library that provides a simple and efficient implementation of various algorithms and preprocessor steps for image analysis. | 7,089 |
opencv/opencv-python | Automated CI toolchain to produce precompiled packages for OpenCV library | 4,553 |
openmv/openmv | A platform for machine vision development with programmable cameras and extensive image processing capabilities | 2,438 |
open-mmlab/mmcv | Provides a foundational library for computer vision research and training deep learning models with high-quality implementation of common CPU and CUDA ops. | 5,906 |
ruby-opencv/ruby-opencv | An OpenCV wrapper for Ruby, allowing developers to easily integrate computer vision capabilities into their Ruby applications. | 814 |
twistedfall/opencv-rust | Rust bindings for OpenCV computer vision library | 2,002 |
nowaterlili/heroku-buildpack-ruby-opencv | An extension of Heroku's Ruby buildpack that integrates OpenCV and CMake for computer vision tasks. | 3 |
ros-perception/vision_opencv | Provides a bridge between ROS 2 image messages and OpenCV image representation for real-time computer vision applications | 559 |