ccv
Computer vision library
A modern computer vision library that provides a simple and efficient implementation of various algorithms and preprocessor steps for image analysis.
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
7k stars
351 watching
2k forks
Language: C
last commit: 6 days ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
opencv/opencv | A comprehensive C++ library for image and video processing, feature detection, and machine learning algorithms. | 79,147 |
shiqiyu/libfacedetection | An open-source C++ library implementing a high-speed face detection algorithm using CNN models. | 12,315 |
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 |
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 |
nowaterlili/heroku-buildpack-ruby-opencv | An extension of Heroku's Ruby buildpack that integrates OpenCV and CMake for computer vision tasks. | 3 |
peterbraden/node-opencv | Bindings for OpenCV to enable real-time computer vision processing in Node.js | 4,380 |
donnyyou/torchcv | A comprehensive PyTorch-based framework for computer vision tasks | 2,250 |
bytedeco/javacv | Provides a Java interface to computer vision and multimedia libraries | 7,585 |
paddlepaddle/flycv | A high-performance computer vision library for efficient image processing and computation | 580 |
laurentkneip/opengv | A collection of computer vision methods for solving geometric vision problems. | 1,031 |
google-research/big_vision | Supports large-scale vision model training on GPU machines or Google Cloud TPUs using scalable input pipelines. | 2,334 |
dmlc/gluon-cv | A toolkit for building and deploying deep learning models in computer vision | 5,833 |
flashlight/flashlight | A C++ machine learning library with autograd support and high-performance defaults for efficient computation. | 5,285 |
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 |