搜索资源列表
ruihau
- 该代码在matlab中运行,主要包括图像加噪声,包括椒盐噪声和高斯噪声,其中还有对去噪的几种方法-The code in matlab run, including image-plus-noise, including salt and pepper noise and Gaussian noise, where there are several methods of de-noising
chapter5 codes
- 空间域滤波处理椒盐噪声、高斯噪声等。matlab(Spatial filtering processing salt and pepper noise, Gauss noise and so on. Matlab)
PinYuLvBo
- 基于Matlab的频域滤波程序,用线波滤波器对图像的纹理噪声,椒盐噪声等进行滤除(Frequency domain filtering program based on Matlab)
1
- 在MATLAB里,使用函数medfilt2进行中值滤波,特别是针对椒盐噪声。(In MATLAB, function medfilt2 is used for median filtering, especially for salt and pepper noise.)
matlab 代码
- 半软阈值函数定义 自适应中值滤波函数的定义,适用于椒盐噪声 psnr定义(Adaptive median filter function definition)