/multiscale-deshadow

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

Primary LanguageC++

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}
}