文件名称:matlab-mid_filter
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-07-16
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- jack****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
中值滤波法是一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内的所有像素点灰度值的中值.
-The median filter is a nonlinear smoothing technique, the gray value of each pixel is set for all pixels in a neighborhood of the point of the mean value in the window.
-The median filter is a nonlinear smoothing technique, the gray value of each pixel is set for all pixels in a neighborhood of the point of the mean value in the window.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
matlab实现中值滤波,不用medflict2函数,自己编写,有程序注释。.m