Skip to content

Code for CGI 2019 paper --- Effective Shadow Removal via Multi-scale Image Decomposition.

Notifications You must be signed in to change notification settings

yanqingan/multiscale-deshadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

multiscale-deshadow

Code for CGI 2019 paper --- Effective Shadow Removal via Multi-scale Image Decomposition.

The code contains the core implementation of this paper except segmentation, where we adopt the SLIC superpixel method. I may not have time to optimize the code style. If you use it for your research, please cite the following paper in your work:

@article{zhang2019effective,
  title={Effective shadow removal via multi-scale image decomposition},
  author={Zhang, Ling and Yan, Qingan and Zhu, Yao and Zhang, Xiaolong and Xiao, Chunxia},
  journal={The Visual Computer},
  volume={35},
  number={6-8},
  pages={1091--1104},
  year={2019},
  publisher={Springer}
}

About

Code for CGI 2019 paper --- Effective Shadow Removal via Multi-scale Image Decomposition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages