cvzone/cvzone
This is a Computer vision package that makes its easy to run Image processing and AI functions. At the core it uses OpenCV and Mediapipe libraries. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1943
- days_rel: n/a
- days_push: 845
- n_releases_24m: 0
Adoption not part of the score
1325 stars · 282 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CVZone is a Python computer vision helper library that wraps OpenCV and MediaPipe to simplify image processing and AI functions like hand tracking, face detection, and pose estimation. It provides easy-to-use modules and drawing utilities on top of these core libraries.
Use cases
- track hands from a webcam in python
- detect faces and face landmarks in video
- run pose estimation on camera frames
- segment a person from the background (selfie segmentation)
- draw styled rectangles and text overlays on images
- stack, rotate, and overlay images with opencv
- classify images with a simple module
When to choose
- you want simple, beginner-friendly wrappers around OpenCV and MediaPipe
- you need quick prototypes for hand, face, or pose tracking
- you want ready-made drawing and image utility helpers
When to avoid
- you need fine-grained control or the latest MediaPipe features
- you need high performance with minimal overhead
- you need a library with frequent updates or long-term commercial support
Facets
library · maturity active
computer-vision image-processing machine-learning computer-vision image-processing artificial-intelligence python cross-platform opencv mediapipe hand-tracking face-detection pose-estimation selfie-segmentation
2 sources
- readme: https://github.com/cvzone/cvzone · fetched 2026-08-28 · e05c4a453ee9
- registry_pypi: https://pypi.org/pypi/cvzone/json · fetched 2026-08-29 · de1d34bbf591
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cvzone/cvzone | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem