Skip to content
/ CDE Public

An unofficial implementation of the "Contrast Division based Enhancement" algorithm

License

Notifications You must be signed in to change notification settings

yearway/CDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDE

An unofficial implementation of the "Contrast Division based Enhancement" algorithm

####Original Paper

A. R. Rivera, B. Ryu, O. Chae, "Content-Aware Dark Image Enhancement Through Channel Division," IEEE Transactions on Image Processing, vol.21, no.9, pp.3967-3980, Sept. 2012.

Note that this implementation yields slightly different results compared with the authors' exectutable code (in Matlab .p format).

####Compilation

Simply run make under the root directory of the project. This code requires OpenCV 2.X.

####Example

run ./CDE Images/girl.jpg to enhance the girl.jpg image.

Input:

Input

Output:

Output

About

An unofficial implementation of the "Contrast Division based Enhancement" algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published