计算机应用 ›› 2018, Vol. 38 ›› Issue (7): 2050-2055.DOI: 10.11772/j.issn.1001-9081.2018010117

• 虚拟现实与多媒体计算 • 上一篇    下一篇

基于改进SURF算法的柔性装夹机器人快速工件匹配方法

杜柳青, 许贺作, 余永维, 张建恒   

  1. 重庆理工大学 机械工程学院, 重庆 400054
  • 收稿日期:2018-01-15 修回日期:2018-03-21 出版日期:2018-07-10 发布日期:2018-07-12
  • 通讯作者: 余永维
  • 作者简介:杜柳青(1975-),女,重庆长寿人,教授,博士,主要研究方向:微弱信号检测、机器人技术;许贺作(1991-),男,河南周口人,硕士研究生,主要研究方向:机器人技术;余永维(1973-),男,重庆长寿人,高级工程师,博士,主要研究方向:机器视觉、智能控制;张建恒(1993-),男,四川绵竹人,硕士研究生,主要研究方向:机器视觉。
  • 基金资助:
    国家自然科学基金资助项目(51775074);重庆市基础科学与前沿研究专项(cstc2017jcyjAX0344)。

Fast workpiece matching method for flexible clamping robot based on improved SURF algorithm

DU Liuqing, XU Hezuo, YU Yongwei, ZHANG Jianheng   

  1. College of Mechanical Engineering, Chongqing University of Technology, Chongqing 400054, China
  • Received:2018-01-15 Revised:2018-03-21 Online:2018-07-10 Published:2018-07-12
  • Supported by:
    This work is partially supported by the National Natural Science Fund of China (51775074), the Chongqing Research Program of Basic Research and Frontier Technology (cstc2017jcyjAX0344).

摘要: 针对传统SURF算法在构建局部特征描述符时耗时较长,无法满足实时性要求的问题,提出了一种改进的SURF算法。首先,运用Hession矩阵行列式(DoH)检测图像中的关键点,并利用非极大值抑制法和插值运算搜索、定位极值点;其次,采用灰度质心法确定关键点的主方向;然后,采用二进制描述符BRIEF对关键点进行描述,并利用关键点的主方向构造带有方向的特征描述符,使其具有旋转不变性;最后,运用汉明距离初步确定匹配点,再用比率检测法和RANSAC算法去除误匹配点,进而获取精准配准。实验结果表明,该改进SURF算法在应用于机器人进行柔性装夹时,对工件图像的平均匹配时间由SURF算法的214.10 ms减少到86.29 ms;而且匹配精度方面比原SURF算法提高了2.6%,因此,所提算法能够有效提高柔性装夹机器人工件图像的匹配速度和匹配精度。

关键词: 视觉抓取, SURF算法, 灰度质心法, BRIEF描述符, 汉明距离, RANSAC算法

Abstract: For traditional SURF (Speeded-Up Robust Feature) algorithm takes a long time for constructing local feature descriptors, an improved SURF algorithm was proposed to meet the real-time requirement. Firstly, the Determinant of Hessian (DoH) matrix was adopted to detect the key points of an image. Non-maximum suppression algorithm and interpolation operation were used to search and position the extreme points. Secondly, gray centroid method was adopted to determine the main direction of the key points. Then a binary descriptor, BRIEF (Binary Robust Independent Elementary Feature), was adopted to describe the key points, and the main direction of the key points was used to construct a directed feature descriptor with the objective of keeping its rotation invariance. Finally, Hamming distance was used to preliminarily determine the matching points. Then, the mismatching points were removed to improve the matching accuracy by ratio detection method and RANSAC (Random Sample Consensus) algorithm. The experimental results show that, when the improved SURF algorithm is applied to the flexible clamping robot, the matching time is reduced from 214.10 ms to 86.29 ms, the matching accuracy is increased by 2.6% compared with traditional SURF algorithm. Therefore, the proposed algorithm can improve the workpiece image matching speed and matching precision of flexible clamping robot effectively.

Key words: visual grasping, Speeded-Up Robust Feature (SURF) algorithm, gray centroid method, BRIEF (Binary Robust Independent Elementary Feature) descriptor, Hamming distance, RANSAC (Random Sample Consensus) algorithm

中图分类号: