- This is the implementation of nighttime low illumination image enhancement using dark/bright channel priors.
- This project is developed based on [1] & [2] for optimal processing speed.
- Paper: Nighttime low illumination image enhancement with single image using bright/dark channel prior
- Python 3x
- OpenCV
- Numpy
- Matplotlib
- Set name or path of image in bcp-dcp.py
- Simply run:
$ python bcp-dcp.py
- Input:
- Output:
This repo is developed based on below projects:
[1] Python-image-enhancement-with-bright-dark-prior
[2] Single Image Haze Removal Using Dark Channel Prior
LA Tran
Nov. 2021