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

计算机工程

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

基于AP 聚类图像分块的角点检测改进方法

刘文进a,b ,张 蕾a,b ,孙劲光a,b   

  1. (辽宁工程技术大学a. 电子与信息工程学院; b. 研究生学院,辽宁葫芦岛125105)
  • 收稿日期:2014-04-14 出版日期:2015-04-15 发布日期:2015-04-15
  • 作者简介:刘文进(1970 - ),女,副教授、硕士,主研方向:图形图像处理,信号处理;张 蕾,硕士研究生;孙劲光,教授、博士。
  • 基金资助:
    国家科技支撑计划基金资助项目(2013bah12f00);辽宁省教育厅科学研究基金资助一般项目(L2012112)。

Improved Method of Corner Detection Based on AP Clustering Image Block

LIU Wenjin  a,b ,ZHANG Lei  a,b ,SUN Jinguang  a,b   

  1. (a. School of Electronic and Information Engineering; b. Institute of Graduate,Liaoning Technical University,Huludao 125105,China)
  • Received:2014-04-14 Online:2015-04-15 Published:2015-04-15

摘要: 将已有改进的Harris 角点检测方法应用于图像拼接时,在单一尺度下检测角点会存在角点信息丢失、角点位置不准确和对噪声敏感致使检测率不高等缺点。为此,结合双边滤波和多尺度检测,提出一种Harris 角点检测改进方法。采用双边滤波器代替原有的高斯低通滤波器,以增强方法的鲁棒性,引入近邻传播聚类方法将图像分块,避免因阈值问题造成角点分布不均,并将多尺度概念引入到改进方法中,判断候选角点是否为真实角点,剔除伪角点,使得角点检测更加精确。在VS2010 + OpenCV 平台上进行实验,结果表明,与基于图像分块的多尺度Harris 角点检测方法相比,该方法在去伪角点、漏检、准确度等方面取得了更好的效果,且具有更好的抗噪性。

关键词: Harris 方法, 双边滤波, 多尺度, 图像分块, 角点检测

Abstract: When applying in the image stitching,some improved Harris corner detection methods still have defaults like only detecting corners in a single scale,the lost of corner detection information,unaccurate angular position and low detection rate caused by the sensitivity to noise. Combining bilateral filtering and multi-scale testing,this paper proposes an improved Harris corner detection method. The method uses a bilateral filter instead of the original Gaussian low-pass filter to enhance the robustness. The introduction of affinity propagation clustering method to block image avoids the uneven distribution of the corner caused by the threshold problems. The introduction of multi-scale concept to the improved method determines whether a candidate corner is true corner and excludes false corners,and makes corner detection more precise. Experiments are achieved in the platform of VS2010 + OpenCV. Experimental results show that, compared with the effect of the current corner detection method,the improved Harris corner detection method proposed in this paper can detect the image corners more accurately,achieves better effect and is more practical.

Key words: Harris method, bilateral filtering, multi-scale, image block, corner detection

中图分类号: