jesolem/PCV
Open source Python module for computer vision 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5269
- days_rel: n/a
- days_push: 2075
- n_releases_24m: 0
Adoption not part of the score
1960 stars · 677 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PCV is a pure Python computer vision library containing the code from the book 'Programming Computer Vision with Python' by Jan Erik Solem. It implements classic vision algorithms (feature detection, matching, camera models, clustering, classification) using NumPy, SciPy, and Matplotlib.
Use cases
- learn computer vision algorithms in python
- example code for programming computer vision with python book
- implement image feature detection and matching from scratch
- study sift features and homographies without opencv
- python code for camera calibration and 3d reconstruction
- teach a computer vision course with runnable examples
When to choose
- you are reading the book and want its exact code
- you want simple, dependency-light implementations to learn from
- you need readable reference implementations of classic CV algorithms
When to avoid
- you need a production computer vision system
- you require modern Python 3 support and active maintenance
- you need GPU-accelerated or deep-learning-based vision
- you want the performance and breadth of OpenCV
Facets
library · maturity maintenance
computer-vision image-processing data-visualization computer-vision image-processing education machine-learning python cross-platform book-companion-code numpy matplotlib opencv-alternative educational
1 source
- readme: https://github.com/jesolem/PCV · fetched 2026-08-28 · a1e7a40f929d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jesolem/PCV | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem