tranleanh / nighttime-image-enhancement

Implementation of nighttime low illumination image enhancement using Dark/Bright channel priors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nighttime low illumination image enhancement using Dark/Bright channel priors

0. Dependencies

  • Python 3x
  • OpenCV
  • Numpy
  • Matplotlib

1. Usage

  1. Set name or path of image in bcp-dcp.py
  2. Simply run:
$ python bcp-dcp.py

2. Result

  • Input:

  • Output:

Acknowledgement

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

About

Implementation of nighttime low illumination image enhancement using Dark/Bright channel priors


Languages

Language:Python 100.0%