文件名称:AdaptiveMedianFilter
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- n**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在标准中值滤波的基础上,当处理每一个象素时,判断该象素是否是滤波窗口所覆盖下邻域象素的极大或者极小值。如果是,则采用正常的中值滤波处理该象素;如果不是,则不予处理。-On the basis of the standard median filter, whether the pixel is large or very small values of the filter window which is covered under the neighborhood pixel. If yes, use the normal median filter to process the pixels If not, then not be processed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AdaptiveMedianFilter.cpp