PIE
December 15, 2020 ยท View on GitHub
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 |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
| input | enhanced |
|---|---|
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |









