cpvrlab/ImagePlay
ImagePlay is a rapid prototyping application for image processing observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 4199
- days_rel: n/a
- days_push: 1156
- n_releases_24m: 0
Adoption not part of the score
1173 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ImagePlay is an open-source desktop application for rapid prototyping of image processing algorithms, combining over 70 individual image processors into visual process chains. It is built in C++ and extensible with a plugin SDK, targeting education and algorithm experimentation.
Use cases
- prototype image processing pipelines visually
- teach students image processing fundamentals with real-time parameter tuning
- experiment with edge detection and segmentation algorithms
- combine filters and morphological operations into process chains
- build custom image processors with a C++ plugin SDK
- test binarization and thresholding parameters before coding
When to choose
- you want to visually chain together image processing operators without writing code
- you need an educational tool to demonstrate image processing concepts in real time
- you want to prototype algorithm combinations before implementing them in your own codebase
When to avoid
- you need a production image processing library to embed in your application
- you require deep learning or GPU-accelerated vision pipelines
- you need a scriptable command-line batch image processing tool
Facets
application · maturity maintenance
image-processing gui plugin-system computer-vision image-processing computer-vision education developer-tools windows cpp cross-platform visual-programming prototyping image-pipeline teaching-tool opencv macos linux desktop
2 sources
- readme: https://github.com/cpvrlab/ImagePlay · fetched 2026-08-28 · bf53f97595fd
- homepage: http://cpvrlab.github.io/ImagePlay/ · fetched 2026-08-29 · ccb90c8def67
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cpvrlab/ImagePlay | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="cpvrlab/ImagePlay")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem