#644 · Primary category: Computer Vision
OpenCE
Contrast Enhancement Techniques for low-light images
Project last updated:06/28/18
GitHub Stars
525
Forks
149
Contributors
1
License
MIT
Why we included this project
OpenCE is a practical collection of contrast enhancement algorithms for dark or underexposed photos, organized by the technique family each one belongs to instead of bundling everything into a single pipeline. You get histogram-equalization variants like CLAHE, Retinex-based illumination estimation, dehazing methods, and fusion-based approaches, each tied to the published paper it implements. That structure is what makes it useful for reproducing results from the literature or benchmarking a new method against established baselines. The repository also includes 500 test images from the BSDS500 set, and the code is mostly MATLAB.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)