Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 1.3 KB

README.md

File metadata and controls

21 lines (9 loc) · 1.3 KB

Low-Light-Image-Enhancement

Images captured in outdoor scenes can be highly degraded due to poor lighting conditions. These images can have low dynamic ranges with high noise levels that affect the overall performance of computer vision algorithms. To make computer vision algorithms robust in low-light conditions, use low-light image enhancement to improve the visibility of an image. The histogram of pixel-wise inversion of low-light images or HDR images is very similar to the histogram of hazy images. Thus, you can use haze removal techniques to enhance low-light images.

ORGINAL IMAGE >-------------------------->> ENHANCED IMAGE

image

image

image

image

image