计算机应用 ›› 2011, Vol. 31 ›› Issue (11): 3015-3017.DOI: 10.3724/SP.J.1087.2011.03015

• 图形图像技术 • 上一篇    下一篇

基于图像变换系数稀疏性的去噪处理

李睿,何坤,周激流   

  1. 四川大学 计算机学院,成都 610064
  • 收稿日期:2011-05-10 修回日期:2011-07-09 发布日期:2011-11-16 出版日期:2011-11-01
  • 通讯作者: 李睿
  • 作者简介:李睿 (1988-), 女, 贵州安顺人,硕士研究生,主要研究方向:数字图像处理、图像水印;
    何坤(1972-),男, 四川巴中人,讲师,博士,主要研究方向:模式识别、数字图像处理、图像水印;
    周激流(1963-),男, 四川成都人,教授,博士生导师,主要研究方向:图像处理、人脸识别、无线网络、分数阶微积分、计算智能。
  • 基金资助:
    国家自然科学基金资助项目

Image denoising based on image transformation coefficient sparsity

LI Rui,HE Kun,ZHOU Ji-liu   

  1. School of Computer Science, Sichuan University,Chengdu Sichuan 610064, China
  • Received:2011-05-10 Revised:2011-07-09 Online:2011-11-16 Published:2011-11-01
  • Contact: LI Rui

摘要: 为解决传统图像去噪算法存在边缘纹理信息损失的问题,根据图像平滑区域离散余弦变换(DCT)非零系数个数较少的特点,提出了基于图像变换域稀疏表示的去噪算法:首先依据l2范式将图像的相似区域块构成块群;然后对块群中的各块进行DCT。由变换域系数的稀疏性,利用阈值进行首次去噪。为进一步去除噪声,对块群进行主成分分析(PCA),提取块群PC分量,运用PC分量对块群进行分析处理;最后把处理后的图块结合Kaiser窗口返回到原图像中,得到去噪后的图像。与传统去噪相比,该方法在去噪过程中保留了边缘纹理信息,抑制了该信息对去噪的影响,提高了图像的视觉效果。

关键词: 图像去噪, 离散余弦变换, 组群, PC分量, Kaiser窗口

Abstract: This paper proposed an image denoising method using transform-domain sparse representation with the characteristic that fewer Discrete Cosine Transformation (DCT) nonzero coefficients exist in image smoothing-domain. This method overcame the shortcoming of traditional denoising method, i.e. losing information of edge and texture. Firstly, similar image block was grouped by computing l2 norm; secondly, according to transform-domain coefficient sparsity, denoising was performed by threshold. To improve it, Principal Component Analysis (PCA) was used on these groups, processing groups with PC components. Lastly, the image with processed groups was reconstructed using Kaiser windows method. Compared to traditional method, this method preserves image edge and texture information, so that the noise could be preferably removed and the effect of image visual could be improved.

Key words: image denoising, Discrete Cosine Transform (DCT), grouping, PC component, Kaiser window

中图分类号: