matlab代码实现图像平滑算法我要分享

Matlab code to achieve image smoothing algorithm

均值-中值 图像中值滤波 均值滤波算法 图像平滑 matlab-mean-filter

关注次数: 269

下载次数: 0

文件大小: 876B

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:自己编写图像平滑算法:均值滤波和中值滤波,设置不同的均值滤波模板,以得到最好的图像输出结果。


English Description:

Write their own image smoothing algorithm: mean filter and median filter, set different mean filter template, in order to get the best image output results.


代码预览