实现了图像的自适应中值滤波我要分享

The adaptive median filter is realized

自适应滤波 MATLAB中值滤波 图像滤波-matlab matlab除噪声 噪声-matlab

关注次数: 369

下载次数: 2

文件大小: 706K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:实现了图像的自适应中值滤波,能虑除图像中的噪声,此程序由于有自适应性,比matlab自带的中值滤波表现更出色


English Description:

The adaptive median filter of image is realized, which can eliminate the noise in the image. Because of the self adaptability, this program performs better than the median filter of MATLAB


代码预览