liuliu/ccv
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5831
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
7243 stars · 1704 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ccv is a modern, minimalist computer vision library written in C/C++ with an application-driven set of state-of-the-art algorithms including face detection, object detection and tracking, text detection, and feature extraction. It is highly portable and embeddable, running on nearly any platform with a C compiler and requiring almost no dependencies, with a built-in cache for transparent image preprocessing.
Use cases
- detect faces in images
- detect pedestrians and cars in images
- track objects over long-term video
- extract SIFT feature points from images
- detect text regions in natural images
- run convolutional network image classifiers
- embed computer vision in mobile or embedded apps
When to choose
- you need a dependency-light, easily deployable C computer vision library
- you target mobile or embedded platforms like iOS, Android, or Raspberry Pi
- you need battle-tested implementations of face detection, tracking, or feature extraction
- you want server-side integration with minimal build complexity
When to avoid
- you need the breadth of algorithms and ecosystem of OpenCV
- you want high-level Python-first APIs or extensive GPU acceleration out of the box
- you need cutting-edge deep learning models rather than classical CV plus ConvNet support
Facets
library · maturity active
computer-vision image-processing machine-learning deep-learning computer-vision image-processing machine-learning windows cross-platform cpp c face-detection object-detection object-tracking text-detection sift convnet embeddable minimal-dependencies linux macos android ios
3 sources
- readme: https://github.com/liuliu/ccv · fetched 2026-08-28 · 45e79ae023d8
- homepage: http://libccv.org · fetched 2026-08-29 · 8a2ff13ba971
- site_page: https://libccv.org/doc · fetched 2026-08-29 · dcf400ce259f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liuliu/ccv | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem