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

计算机工程 ›› 2012, Vol. 38 ›› Issue (2): 224-225. doi: 10.3969/j.issn.1000-3428.2012.02.074

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

一种保边缘的图像去噪方法

张显全 1,阳建中 1,2,付 念 1,王现会 1,代 旋 1   

  1. (1. 广西师范大学计算机科学系,广西 桂林 541004;2. 钦州学院数计学院,广西 钦州 535000)
  • 收稿日期:2011-05-23 出版日期:2012-01-20 发布日期:2012-01-20
  • 作者简介:张显全(1964-),男,教授,主研方向:图像处理,模式识别;阳建中、付 念、王现会、代 旋,硕士研究生
  • 基金资助:

    国家自然科学基金资助项目(60963008);广西自然科学基金资助项目(0832104);广西科学研究与技术开发计划基金资助项目(10123005-8);重庆市教委研究基金资助项目(KJ081309);广西教育厅基金资助项目(200911MS55);广西研究生教育创新计划基金资助项目(2010106020812M62)

Edge-preserving Image Denoising Method

ZHANG Xian-quan 1, YANG Jian-zhong 1,2, FU Nian 1, WANG Xian-hui 1, DAI Xuan 1   

  1. (1. Department of Computer Science, Guangxi Normal University, Guilin 541004, China; 2. Department School of Mathematics and Computer, Qinzhou University, Qinzhou 535000, China)
  • Received:2011-05-23 Online:2012-01-20 Published:2012-01-20

摘要: 提出一种保边缘的去噪方法。该方法利用4个方向核卷积检测图像中的噪声点和非噪声点,对非噪声点不进行处理。在噪声点的3×3邻域中选择距离最小的非噪声点,若无非噪声点则邻域扩大为5×5,若有非噪声点则用这些点的中值替换噪声点,否则用邻域中距离最远像素点的均值替换噪声点。实验结果表明,该方法不仅能有效去除图像的噪声,且能较好地保护图像边缘。

关键词: 卷积, 噪声点, 非噪声点, 邻域, 保边缘

Abstract: This paper proposes a edge-preserving image denoising method. The noise point and noise-free point are computed by four directional convolutions operators, and noise-free point are not dealed with. The mininum distance noise-free point in the 3×3 neighborhood is obtained. If there is not noise-free point, the neighborhood is extended to 5×5. The median value of them is used to replace the noise point while existing noise-free point. Otherwise, the noise point is replaced by the average value of the maximum distance pixel. Experimental result shows that the algorithm can effectively remove image noise, and can better protect the image edge.

Key words: convolution, noise point, noise-free point, neighbourhood, edge-preserving

中图分类号: