作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (21): 218-220. doi: 10.3969/j.issn.1000-3428.2012.21.058

• 图形图像处理 • 上一篇    下一篇

一种基于噪声检测的图像去噪算法

郭承湘1,高华玲2,阳建中2,李宏亨1   

  1. (1. 广西医科大学信息管理与信息系统系,南宁 530021;2. 钦州学院数学与计算机科学学院,广西 钦州 535000)
  • 收稿日期:2011-12-13 出版日期:2012-11-05 发布日期:2012-11-02
  • 作者简介:郭承湘(1978-),男,讲师、硕士,主研方向:图像处理,XML技术;高华玲、阳建中,助教、硕士;李宏亨,讲师、硕士

An Image Denosing Algorithm Based on Noise Detection

GUO Cheng-xiang 1, GAO Hua-ling 2, YANG Jian-zhong 2, LI Hong-heng 1   

  1. (1. Department of Information Management and Information System, Guangxi Medical University, Nanning 530021, China; 2. School of Mathematics and Computer Science, Qinzhou University, Qinzhou 535000, China)
  • Received:2011-12-13 Online:2012-11-05 Published:2012-11-02

摘要: 针对标准中值滤波算法去噪能力不强的问题,提出一种基于噪声检测的图像去噪算法。通过原图像与4个方向核的卷积,将像素点分为噪声点和信号点,直接输出信号点,而只处理噪声点。若信号点所在的最小邻域中存在信号点,则利用该点进行中值滤波;否则,继续扩大邻域范围。实验结果表明,该算法不仅能有效去除图像噪声,而且能较好地保护边缘,提高恢复图像的清晰度。

关键词: 噪声检测, 方向核, 卷积, 中值滤波, 邻域, 噪声点

Abstract: The denosing performance of standard median filtering algorithm is poor. Aiming at this problem, this paper proposes a denoising algorithm based on noise detection. It uses four directions of the nuclear convolution to distinguish noise point and signal points from image pixels, diretly outputs the signal points, and processes the noise point. If the minimum neighborhood of the noise point has signal points, the signal points is uesed to median flitering; Otherwise, it expands the range of the neighborhood in value processing. Experimental results show that the algorithm not only can effectively removes image noise, but also can better protect the edge, which enhances the recovery image clarity.

Key words: noise detection, direction core, convolution, median filtering, neighborhood, noise point

中图分类号: