- 1、本文档共5页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
彩色图像迭代滤波算法
12 2011 ,47 (28 ) Computer Engineering and Applications 计算机工程与应用
彩色图像迭代滤波算法
李岳阳,孙 俊
LI Yueyang ,SUN Jun
江南大学 物联网工程学院,江苏 无锡 214122
School of Internet of Things Engineering ,Jiangnan University ,Wuxi ,Jiangsu 214122 ,China
LI Yueyang ,SUN Jun.Color image iterative filtering algorithm.Computer Engineering and Applications ,2011 ,47 (28 ):12-16.
Abstract :As to the color images corrupted by impulse noise ,a series of iterative filtering algorithm based on noise detec-
tion is proposed.An impulse detector is presented to find out all pixels that are considered as noise before filtering.If a pix-
el is considered as noise ,it will be replaced by a pixel in the neighborhood which is noise-free during filtering procedure
later ;otherwise ,it is unchanged.The conventional filters are improved as the filtering algorithm later.The conventional filters
include the vector median filter ,the basic vector directional filter ,and the directional distance filter.As demonstrated by the
extensive experimental results ,all the proposed filtering methods compare favorably with conventional techniques in the capa-
bilities of noise attenuation and details preservation ,in both quantitative and qualitative measures.
Key words :color image filtering ;impulse noise ;noise detection ;iterative filtering algorithm
摘 要:对于被脉冲噪声污染的彩色图像,基于噪声检测,提出了一系列迭代滤波算法。运用脉冲噪声检测器,估计出图像中的
噪声像素,应用一系列后续滤波算法,只对检测出来的噪声像素进行滤波,而对非噪声像素(即信号像素)保持其值不变。传统的
矢量滤波算法(矢量中值滤波、基本矢量方向滤波和方向距离滤波)加以改进后可作为后续的滤波算法。实验结果表明,这些新
的滤波算法与传统滤波算法相比,在有效消除噪声的同时,更能够保留图像中的边缘和细节特征。
关键词:彩色图像滤波;脉冲噪声;噪声检测;迭代滤波算法
DOI :10.3778/j.issn. 1002-8331.2011.28.003 文章编号:1002-8331(2011 )28-0012-05 文献标识码:A 中图分类号:TP751
1 引言 滤波窗口,先计算出窗口内的每个像素到其他所有像素的聚
图像在获取或者传输过程中,经常会被加入大量的噪声, 合距离(Aggregated Distance ),然后选取聚合距离最小的像素
严重影响了图像的视觉效果,甚至妨碍了人们的正常识别。 替代滤波窗口的中心像素。彩色图像像素矢量间不同的距离
因此,图像的噪声滤除在图像处理
文档评论(0)