计算机应用 ›› 2013, Vol. 33 ›› Issue (12): 3548-3551.

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

多通道奇Gabor梯度相关矩阵的角点检测算法

邓超,李火星,王志衡   

  1. 河南理工大学 计算机科学与技术学院,河南 焦作 454000
  • 收稿日期:2013-06-07 修回日期:2013-08-02 出版日期:2013-12-01 发布日期:2013-12-31
  • 通讯作者: 王志衡
  • 作者简介:邓超(1980-),男,河南邓州人,讲师,博士,主要研究方向:数字图像处、嵌入式系统;
    李火星(1988-),女,河南洛阳人,硕士研究生,主要研究方向:图像特征检测;
    王志衡(1983-),男,河南新郑人,副教授,博士,主要研究方向:计算机视觉。
  • 基金资助:
    国家自然科学基金资助项目;河南省高等学校青年骨干教师资助计划

Corner detection algorithm using multi-channel odd Gabor gradient autocorrelation matrix

DENG Chao,LI Huoxing,WANG Zhiheng   

  1. College of Computer Science and Technology, Henan Polytechnic University, Jiaozuo Henan 454000, China
  • Received:2013-06-07 Revised:2013-08-02 Online:2013-12-31 Published:2013-12-01
  • Contact: WANG Zhiheng

摘要: 为了抑制边缘轮廓平滑导致角点定位精度的下降,提出多通道奇Gabor梯度相关矩阵的角点检测算法。该算法是在Gabor滤波器的基础上,利用8个通道的奇Gabor滤波器对输入图像进行变换;然后利用每个像素与其相邻像素的Gabor梯度相关性构造自相关矩阵,若像素点的自相关矩阵对应的归一化特征值的和是局部极大值,则标记为角点。实验显示,与Harris算法、曲率尺度空间(CSS)算法等经典算法相比,该算法的平均正确检测率提高了约17.74%,平均定位误差降低了约18.15%。结果表明,所提出的算法具有更好的检测性能,并获得了较高的角点检测率及较好的定位精度。

关键词: 边缘轮廓平滑, 定位精度, 角点检测, 哈里斯算法, 曲率尺度空间算法

Abstract: A new corner detection algorithm based on the autocorrelation matrix of Multi-channel Odd Gabor grAdient (MOGA) was proposed to suppress the decrease of corner positioning accuracy caused by the smoothed edge. The input image was transformed by 8-channel odd Gabor filter, and then autocorrelation matrices were constructed for each pixel by Gabor gradient correlation of the pixel and its surrounding pixels. If the sum of the normalized eigenvalues of the pixel was local maxima, the pixel was labeled as a corner. Compared with the classical algorithms, such as Harris and Curvature Scale Space (CSS), the proposed algorithm increased the average rate of correct detection by 17.74%, and decreased the average rate of positioning error by 18.15%. The experimental results show that the proposed algorithm has very good detection performance, and gets higher corner detection rate and better corner positioning accuracy.

Key words: edge smoothing, positioning accuracy, corner detection, Harris algorithm, Curvature Scale Space (CSS) algorithm

中图分类号: