cruxopen/openISP
Image Signal Processor 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: 2478
- days_rel: n/a
- days_push: 1309
- n_releases_24m: 0
Adoption not part of the score
1502 stars · 491 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source Python implementation of an Image Signal Processor (ISP) pipeline that converts RAW sensor images to RGB/YUV. It simulates hardware ISP modules such as dead pixel correction, black level compensation, auto white balance, demosaicing, gamma correction, and edge enhancement for learning and tuning purposes.
Use cases
- simulate a camera ISP pipeline in python
- convert RAW bayer images to RGB
- learn how image signal processing modules work
- prototype ISP tuning parameters
- implement demosaicing and white balance algorithms
- study camera image processing for embedded vision
When to choose
- you want to understand or prototype an ISP pipeline in software
- you need a reference implementation of ISP modules like AWB, CCM, or denoising
- you are tuning or evaluating ISP parameters for camera hardware
When to avoid
- you need a production real-time ISP for hardware deployment
- you need GPU-accelerated or high-throughput image processing
- you need HDR or temporal noise filtering, which are not yet implemented
Facets
library · maturity maintenance
image-processing simulation image-processing computer-vision hardware python cross-platform isp raw-image demosaicing camera-pipeline image-signal-processing
1 source
- readme: https://github.com/cruxopen/openISP · fetched 2026-08-28 · 06c9a06e1217
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cruxopen/openISP | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="cruxopen/openISP")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem