Color-Attenuation-Prior-Dehazing-master

所属分类:图形图象
开发工具:matlab
文件大小:4303KB
下载次数:23
上传日期:2018-05-17 16:02:25
上 传 者mashuaihcsch
说明:  基于颜色衰减先验的图像去雾代码,很好的实现去雾。
(Based on the color attenuation prior image defogging code, it is very good to achieve fog.)

文件列表:
calVSMap.m (495, 2016-08-27)
estA.m (1773, 2016-08-27)
guided-filter-code-v1\boxfilter.m (904, 2016-08-27)
guided-filter-code-v1\example_enhancement.m (431, 2016-08-27)
guided-filter-code-v1\example_feathering.m (382, 2016-08-27)
guided-filter-code-v1\example_flash.m (587, 2016-08-27)
guided-filter-code-v1\example_smoothing.m (271, 2016-08-27)
guided-filter-code-v1\fastguidedfilter.m (1266, 2016-08-27)
guided-filter-code-v1\fastguidedfilter_color.m (3023, 2016-08-27)
guided-filter-code-v1\guidedfilter.m (931, 2016-08-27)
guided-filter-code-v1\guidedfilter_color.m (2481, 2016-08-27)
guided-filter-code-v1\img_enhancement\tulips.bmp (2880056, 2016-08-27)
guided-filter-code-v1\img_feathering\toy-mask.bmp (947480, 2016-08-27)
guided-filter-code-v1\img_feathering\toy.bmp (947480, 2016-08-27)
guided-filter-code-v1\img_flash\cave-flash.bmp (786488, 2016-08-27)
guided-filter-code-v1\img_flash\cave-noflash.bmp (786488, 2016-08-27)
guided-filter-code-v1\img_smoothing\cat.bmp (77256, 2016-08-27)
inputImgs\tree2.png (403937, 2016-08-27)
res\15_beta1.png (401043, 2017-12-06)
res\input.png (397649, 2016-08-27)
res\originalDepthMap.png (11648, 2017-12-06)
res\output.png (371238, 2016-08-27)
res\position_of_the_atmospheric_light.png (403997, 2017-12-06)
res\refineDepthMap.png (121683, 2017-12-06)
res\transmission.png (110543, 2017-12-06)
runDehazing.m (1427, 2016-08-27)
guided-filter-code-v1\img_enhancement (0, 2016-08-27)
guided-filter-code-v1\img_feathering (0, 2016-08-27)
guided-filter-code-v1\img_flash (0, 2016-08-27)
guided-filter-code-v1\img_smoothing (0, 2016-08-27)
guided-filter-code-v1 (0, 2016-08-27)
inputImgs (0, 2016-08-27)
res (0, 2016-08-27)

# Color Attenuation Prior Dehazing This MATLAB code is an implementation of the single image dehazing algorithm proposed in the paper "A Fast Single Image Haze Removal Algorithm using Color Attenuation Prior" by Qingsong Zhu, Jiaming Mai and Ling Shao. (http://ieeexplore.ieee.org/xpls/icp.jsp?arnumber=7128396) *********************************************************************** The code can be run on MATLAB R2014a. Make sure your MATLAB has included guided filter proposed in "Guided Image Filtering" by Kaiming He, Jian Sun, and Xiaoou Tang. Introduction: - 1) Put the hazy image into the directory "inputImgs" - 2) Modify the image path at the begining of "runDehazing.m" - 3) Run the "runDehazing.m" script in MATLAB - 4) Try different beta to get optimal performance This is the version 1 of the distribution. For more questions, please feel free to cantact us. *********************************************************************** Contact - qs.zhu@siat.ac.cn - jiamingmai@163.com - ling.shao@ieee.org Aug. 2014

近期下载者

相关文件


收藏者