搜索资源列表
lvbobijiao
- 分别利用均值滤波、自适应滤波和中值滤波对噪声图像g1和g2进行滤波,利用峰值信噪比对去噪性能进行比较。-Respectively, using the mean filter, adaptive filtering and median filtering images g1 and g2 noise filtering, denoising performance comparison using the peak signal-to-noise ratio.
shijidizhenxinhao
- 时频峰值滤波的理论实验,对地震噪声的滤波。-The theory of time-frequency peak filtering experiments, the seismic noise filtering.
image-operations-
- 3 图像基本处理操作(图像显示、读写、像素统计处理、图像文件I/O等) 4 图像质量的客观评价(峰值信噪比PSNR及其应用) 5 图像的代数运算(绝对值差函数imabsdiff,叠加函数imadd,图像的旋转imrotate) 6 视频处理(创建AVI视频) 7 图像增强(直方图、直方图均化、均值滤波、中值滤波) 8 图像形态学分析(膨胀、腐蚀、开、闭运算、轮廓提取) -3 basic image processing operations (image display,
ZX_TFPF
- 基础时频峰值滤波程序,为初学者提供参考。-Based time-frequency peak filtering procedures, and provide a reference for beginners.
1
- MATLAB实现中值滤波源代码,此文件为MATLAB做图像中值滤波的源代码,并且计算均方误差,归一化均方误差以及峰值信噪比-MATLAB median filter source code, the source code of this file for MATLAB image median filtering, and calculate the mean square error, normalized mean square error and peak signal-to-noise
sc3
- 通过观察图像lena_noise.bmp可以看到,该图像主要包含高斯噪声、椒盐噪声等。 通过查阅资料可知,维纳滤波可以很好的滤除高斯噪声,而中值滤波对于椒盐噪声的滤出效果优异,因此本次采用维纳+中值的滤波方式进行图像的去噪处理。 图像常用评价方法有:信噪比、相关系数、清晰度。信噪比较为常用;相关系数 由于滤波会使原图像失去某些细节,因此这种评价方式为参考性指标而非绝对评判标准;清晰度 为图像子块的方差 综合考虑采用图像的峰值信噪比(PSNR)作为评价去噪效果指标(自编PSNR.
image-yuandaima
- 使用灰度图像对各种去噪方法进行测试,使用半软阈值方法对图像进行去噪,均值滤波方法进行去噪(对比用),计算灰度图像的峰值信噪比。-Use grayscale images on a variety of methods of noise attenuation test, using a semi-soft threshold method for image denoising, denoising mean filtering method (Comparative), calculate t
AVMF
- 图像滤波经典算法:自适应中值滤波及其评价指标PSNR(Classical image filtering algorithm: adaptive median filtering and its evaluation index, peak signal to noise ratio)