文件名称:filter
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-05-16
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 高*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序对同一图像增加噪声后,进行均值滤波、高斯平滑滤波和中值滤波三种方法的去噪和结果比较,
并进行了评价指标PSNR和SSIM的计算以及算法耗时的统计。
- The program on the same image after the noise increases, mean filter, de-noising and results of the Gaussian smoothing filter and median filter three methods of comparison, and the index PSNR and SSIM calculation algorithm and time-consuming statistics.
并进行了评价指标PSNR和SSIM的计算以及算法耗时的统计。
- The program on the same image after the noise increases, mean filter, de-noising and results of the Gaussian smoothing filter and median filter three methods of comparison, and the index PSNR and SSIM calculation algorithm and time-consuming statistics.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
final_edition.m
mean_filter.m
psnr.m
ssim.m