8000 GitHub - leowang7/iagcwd: An improved contrast enhancement method for image. :camera:
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leowang7/iagcwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improved Adaptive Gamma Correction

This is an python implementation of the paper "Contrast enhancement of brightness-distorted images by improved adaptive gamma correction." at https://arxiv.org/abs/1709.04427. The purpose of the algorithm is to improve the contrast of the image adaptively.

System Environment

  • Ubuntu 18.04.1 LTS
  • Python >= 3.6
  • Opencv >= 3.4.1
  • Numpy >= 1.14.4

Gamma Correction Results

results

Running the tests

python IAGCWD.py --input ./input --output ./output

References

Cao, Gang, et al. "Contrast enhancement of brightness-distorted images by improved adaptive gamma correction." Computers & Electrical Engineering 66 (2018): 569-582.

About

An improved contrast enhancement method for image. 📷

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0