Skip to content

Python code for "A Probabilistic Method for Image Enhancement With Simultaneous Illumination and Reflectance Estimation" paper (2015 TIP).

Notifications You must be signed in to change notification settings

DavidQiuChao/PIE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PIE

This code implements the paper of "A Probabilistic Method for Image Enhancement With Simultaneous Illumination and Reflectance Estimation" ,TIP,in 2015. Since the original project,Xueyang Fu, is wirten by Matlab and provide ".p" file for encryption,this project is made for throughly understand the idea behind the paper.

Usage

Run the command "python main.py -i dataDir", where "dataDir" specifies the figures to be processed. For more information, please see the "main.py" in detail.

Sample Results

input illumination reflectance enhanced
in il ref res
input enhanced
3in 3out
4in 4out
6in 6out

About

Python code for "A Probabilistic Method for Image Enhancement With Simultaneous Illumination and Reflectance Estimation" paper (2015 TIP).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages