Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
***************************************************************************************
***************************************************************************************
Matlab demo code for "Efficient Single Image Dehazing and Denosing: An Efficient Multi-scale Correlated Wavelet Approach" (CVIU 2017)
created by He Zhang (hezhang91@gmail.com)
Copyright @ He Zhang and Xin Liu, 2017.
Usage:
>> Run the example to see the results.
This code is free for academic purpose only. Not for commercial/industrial activities. If you use/adapt our code in your work (either as a stand-alone tool or as a component of any algorithm), you need to appropriately cite our related papers.
@article{liu2017efficient,
title={Efficient single image dehazing and denoising: An efficient multi-scale correlated wavelet approach},
author={Liu, Xin and Zhang, He and Cheung, Yiu-ming and You, Xinge and Tang, Yuan Yan},
journal={Computer Vision and Image Understanding},
volume={162},
pages={23--33},
year={2017}
}
@article{liu2016scene,
title={Scene-adaptive single image dehazing via opening dark channel model},
author={Liu, Xin and Zhang, He and Tang, Yuan Yan and Du, Ji-Xiang},
journal={IET Image Processing},
volume={10},
number={11},
pages={877--884},
year={2016}
}