文件名称:fast-guided-filter-code-v1
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-07-27
- 文件大小:
- 2.08mb
- 下载次数:
- 0次
- 提 供 者:
- chen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
导向滤波器,可以对图像实现增强、渐变处理、保边平滑等作用,可以在去雾算法中使用对图像的透射率进行优化。-guided filter,you would use it to enhance the image,image feathering,smooth,and to optimize the transmission map when dehazeing the image.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fast-guided-filter-code-v1\boxfilter.m
..........................\example_enhancement.m
..........................\example_feathering.m
..........................\example_flash.m
..........................\example_smoothing.m
..........................\fastguidedfilter.m
..........................\fastguidedfilter_color.m
..........................\guidedfilter.m
..........................\guidedfilter_color.m
..........................\img_enhancement\tulips.bmp
..........................\....feathering\toy-mask.bmp
..........................\..............\toy.bmp
..........................\.....lash\cave-flash.bmp
..........................\.........\cave-noflash.bmp
..........................\....smoothing\cat.bmp
..........................\readme.txt
..........................\img_enhancement
..........................\img_feathering
..........................\img_flash
..........................\img_smoothing
fast-guided-filter-code-v1