This software implements the dark prior channel.
- Ensure the dependences has been installed properly.
- Run
cd src
- Run
python main.py --input demo.jpg
- The result will be in
res
For more options, please refer to main.py
for details.
- opencv (Please ensure your opencv built with python)
- numpy