中国科学技术大学学报 ›› 2019, Vol. 49 ›› Issue (1): 63-70.DOI: 10.3969/j.issn.0253-2778.2019.01.009

• 原创论文 • 上一篇    下一篇

基于斯皮尔曼等级相关性的彩色图像椒盐噪点检测算法

贾晓芬   

  1. 安徽理工大学智能矿山技术与装备工程省重点实验室,安徽淮南 232001
  • 收稿日期:2018-11-30 修回日期:2018-11-30 出版日期:2019-01-31 发布日期:2019-01-31
  • 通讯作者: 郭永存
  • 作者简介:贾晓芬,女,1978年生,博士生/副教授.研究方向:信息处理.E-mail:jxfzbt2008@163.com
  • 基金资助:
    国家自然科学基金(61501006),安徽高校自然科学研究重大项目(KJ2018ZD008),国家重点研发计划专项(2016YFC0600908),国家博士后基金(2016M592035),安徽高校自然科学研究重点项目(KJ2017A076)资助.

Salt&pepper noise detection algorithm for color images based on Spearman rank correlation

JIA Xiaofen   

  1. Provincial Key Laboratory of Intelligent Mine Technology and Equipment Engineering,Anhui University of Science and Technology, Huainan 232001,China
  • Received:2018-11-30 Revised:2018-11-30 Online:2019-01-31 Published:2019-01-31

摘要: 为了避免在图像去噪时对非噪声点产生运算,更好地保护图像边缘细节,针对彩色图像设计了一种椒盐噪点检测方法.首先,将图像中的每个像素点作为待检测点,对待检测点及其左侧相邻像素点利用彩色图像的空间和色彩相关性构造两个6维向量;然后,算出两向量的斯皮尔曼等级相关系数,通过设置阈值T1筛选图像中的极值点,初选出所有可能的噪点和边缘点;最后,计算初选点与其周围8个像素点之间的斯皮尔曼等级相关系数,通过设置阈值T2将初选点确定为噪点或边缘点.仿真实验表明,利用粒子群优化算法对两个阈值参数寻优后的参考取值范围为0.28

关键词: 噪点检测, 斯皮尔曼等级相关, 图像去噪, 彩色图像, 相关性

Abstract: To avoid the operation on non-noise pixels, and preserve the original feature information of the image, which can protect the edge details and obtain high quality color images, a noise detection method based on Spearman rank correlation coefficient is designed for color images. Firstly, each pixel of the color image is taken as the point to be detected, and two six-dimensional vectors are constructed using the spatial and color correlation of the color image between the detection point and the adjacent pixel on the left side. Secondly, the Spearman rank correlation coefficient of the two vectors is calculated, and the extreme points of the image are selected by setting the threshold T1, which is used to make comparisons with the Spearman rank correlation coefficients. Then, the comparative results are used to determine all the possible noise and edge points, called the extreme points. The primary point is determined as the extreme point if the Spearman rank correlation coefficient is smaller than the threshold T1. Finally, eight Spearman correlation coefficients between the extreme point and its surrounding eight pixels are calculated, and the threshold value T2 is set, then, comparisons are made between the eight Spearman rank correlation coefficients and T2 to determine whether the extreme point is noise point or edge point. The simulation results show that the reference values of the two parameters optimized by particle swarm optimization algorithm are 0.28

Key words: noise detection, spearman rank correlation, image denoising, color image, correlation