计算机应用 ›› 2013, Vol. 33 ›› Issue (02): 476-479.DOI: 10.3724/SP.J.1087.2013.00476

• 多媒体处理技术 • 上一篇    下一篇

基于稀疏分解和聚类的自适应图像去噪新方法

魏雅丽1,2,温显斌1,2,邹永廖3,郑永春3   

  1. 1. 计算机视觉与系统教育部重点实验室(天津理工大学),天津 300191
    2. 天津市智能计算及软件新技术重点实验室(天津理工大学),天津 300191
    3. 中国科学院 国家天文台,北京 100012
  • 收稿日期:2012-08-06 修回日期:2012-09-07 出版日期:2013-02-01 发布日期:2013-02-25
  • 通讯作者: 魏雅丽
  • 作者简介:魏雅丽(1987-),女,新疆北屯人,硕士研究生,主要研究方向:图像处理、稀疏分解;
    温显斌(1966-),男,山东菏泽人,教授,博士,主要研究方向:遥感图像理解、模式识别。
  • 基金资助:
    国家863计划项目;湖南省科技厅资助项目;天津市自然科学基金资助项目

New self-adaptive method for image denoising based on sparse decomposition and clustering

WEI Yali1,2,WEN Xianbin1,2,LIAO Yongchun3,ZHENG Yongchun3   

  1. 1. Key Laboratory of Computer Vision and System, Ministry of Education (Tianjin University of Technology), Tianjin 300191, China
    2. Tianjin Key Laboratory of Intelligence Computing and Novel Software Technology (Tianjin University of Technology), Tianjin 300191, China
    3. National Astronomical Observatories, Chinese Academy of Sciences, Beijing 100012, China
  • Received:2012-08-06 Revised:2012-09-07 Online:2013-02-01 Published:2013-02-25
  • Contact: WEI Yali

摘要: 随着信号稀疏表示原理的深入研究,稀疏分解越来越广泛地应用于图像处理领域。针对过完备字典构造和稀疏分解运算量巨大的问题,提出一种基于稀疏分解和聚类相结合的自适应图像去噪新方法。该方法首先通过改进的K均值(K-means)聚类算法训练样本,构造过完备字典;其次,通过训练过程中每一次迭代,自适应地更新字典的原子,使字典更适应样本的稀疏表示;然后利用正交匹配追踪(OMP)算法实现图像的稀疏表示,从而达到图像去噪的目的。实验结果表明:与传统的字典训练方法相比,新算法有效地降低了运算复杂度,并取得更好的图像去噪效果。

关键词: K均值聚类, 稀疏分解, 图像去噪, 正交匹配追踪, 过完备字典

Abstract: The sparse representations of signal theory has been extensively and deeply researched in recent years, and been widely applied to image processing. For the huge computation of over-complete dictionary structure and sparse decomposition, a new self-adaptive method for image denoising based on sparse decomposition and clustering was proposed. Firstly, an overcomplete dictionary was designed by training samples with a modified K-means clustering algorithm. In the training process, atoms of the dictionary were updated adaptively in every iterative step to better fit the sparse representation of the samples. Secondly, the sparse representation of the test image was obtained by using the dictionary combined with Orthogonal Matching Pursuit (OMP) algorithm, so as to achieve image denoising. The experimental results show that in terms of image denoising and computational complexity, the performance of the proposed method is better than the traditional dictionary training algorithm.

Key words: K-means clustering, sparse decomposition, image denoising, Orthogonal Matching Pursuit (OMP), overcomplete dictionary

中图分类号: