中值滤波我要分享

Median filter

matlab

关注次数: 248

下载次数: 0

文件大小: 73.00 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明: 此代码中,添加白色,盐和胡椒,高斯和均匀噪声输入产品货号或者图片,然后使用下列筛选器的平滑这嘈杂的图片: 中值滤波 最大-最小过滤 阿尔法修剪筛选器 算术平均值滤波 几何过滤器 调和平均值滤波 反谐波滤波器


English Description:

This code, adds a white,salt and pepper ,Gaussian and Uniform noise to an inpute picture , then uses the following filters for smoothing this noisy picture: Median filter Max-min filter Alpha-Trimmed filter Arithmetic mean filter Geometric filter Harmonic mean filter Contra Harmonic filter


代码预览