yu-li / LPDerain

Rain Streak Removal Using Layer Priors, CVPR 2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LPDerain: Rain Streak Removal Using Layer Priors

This is the code for “Rain Streak Removal Using Layer Priors” in CVPR 2016

Bibtex

If you use this code for your research, please consider star this repo and cite our paper.

@inproceedings{li2016rain,
 title={Rain streak removal using layer priors},
 author={Li, Yu and Tan, Robby T and Guo, Xiaojie and Lu, Jiangbo and Brown, Michael S},
 booktitle={Proceedings of the IEEE conference on computer vision and pattern recognition},
 pages={2736--2744},
 year={2016}
}

@article{li2017single,
 title={Single image rain streak decomposition using layer priors},
 author={Li, Yu and Tan, Robby T and Guo, Xiaojie and Lu, Jiangbo and Brown, Michael S},
 journal={IEEE Transactions on Image Processing},
 volume={26},
 number={8},
 pages={3874--3885},
 year={2017},
 publisher={IEEE}
}

About

Rain Streak Removal Using Layer Priors, CVPR 2016


Languages

Language:C 82.1%Language:MATLAB 17.1%Language:Makefile 0.8%