Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2021, Vol. 47 ›› Issue (9): 210-216. doi: 10.19678/j.issn.1000-3428.0059648

• Graphics and Image Processing • Previous Articles     Next Articles

Image Denoising Algorithm Combining Trimmed Mean and Gaussian Weighted Median Filtering

TANG Chao1, ZUO Wentao2, LI Xiaofei3   

  1. 1. School of Information Engineering, Guangzhou Vocational and Technical University of Science and Technology, Guangzhou 510550, China;
    2. Department of Computer Science and Engineering, Guangzhou College of Technology and Business, Guangzhou 510850, China;
    3. School of Information and Mathematics, Yangtze University, Jingzhou, Hubei 434023, China
  • Received:2020-10-06 Revised:2020-12-11 Published:2020-12-25

结合修剪均值与高斯加权中值滤波的图像去噪算法

唐超1, 左文涛2, 李小飞3   

  1. 1. 广州科技职业技术大学 信息工程学院, 广州 510550;
    2. 广州工商学院 计算机科学与工程系, 广州 510850;
    3. 长江大学 信息与数学学院, 湖北 荆州 434023
  • 作者简介:唐超(1974-),男,讲师、硕士,主研方向为图像处理、云计算、大数据;左文涛,讲师、硕士;李小飞(通信作者),副教授、博士。
  • 基金资助:
    国家自然科学基金(61705095);2019年教育部产学合作协同育人项目(201901105017);广州科技职业技术大学2021年校级课题(2021ZR07)。

Abstract: In order to quickly remove the impulse noises in images with the texture details and edge structures retained, an image denoising algorithm based on trimmed mean and Gaussian weighted median is proposed.Based on the gray features and statistical features of impulse noises, the local statistics is used for noise detection, identifying the pixels with minimum or maximum gray values and with less correlation with neighboring pixels as the noisy pixels.Then the noisy pixels in the smooth regions and detail regions are processed respectively by the adaptive trimmed mean filtering and Gaussian weighted median filtering for noise reduction.Experimental results show that the proposed algorithm outperforms other algorithms in terms of visual effects, Peak Signal to Noise Ratio(PSNR), Structure SIMilarity(SSIM), and computational efficiency.It also preserves the texture details and edge structures of images better while eliminating the noises.

Key words: image denoising, impulse noise, noise detection, median filtering, trimmed mean filtering, Gaussian weighted median filtering

摘要: 为快速准确地滤除图像中的脉冲噪声并较好地保持图像的纹理细节和边缘结构,提出一种基于修剪均值与高斯加权中值滤波的图像去噪算法。根据脉冲噪声的灰度特征与统计特征,以局部统计方式进行噪声检测,将灰度取最小值或最大值且与邻域像素相关性较小的像素识别为噪声像素。对于图像平滑区域和细节区域中的噪声像素,使用自适应修剪均值和高斯加权中值滤波算法进行去噪处理。实验结果表明,该算法在视觉效果、峰值信噪比、结构相似性及计算速度上均优于对比算法,并且能够在彻底滤除噪声的同时,较好地保持图像的纹理细节和边缘结构。

关键词: 图像去噪, 脉冲噪声, 噪声检测, 中值滤波, 修剪均值滤波, 高斯加权中值滤波

CLC Number: