吉林大学学报(信息科学版) ›› 2016, Vol. 34 ›› Issue (2): 289-295.

• 论文 • 上一篇    下一篇

基于双目立体视觉的目标识别与定位

王德海, 洪伟, 程群哲   

  1. 吉林大学通信工程学院, 长春130022
  • 收稿日期:2015-12-02 出版日期:2016-03-24 发布日期:2016-06-17
  • 作者简介:王德海(1991—), 男, 长春人, 吉林大学硕士研究生, 主要从事机器视觉研究,(Tel)86-13578877159(E-mail)1107079140@ qq. com; 通讯作者: 洪伟(1970—), 女, 长春人, 吉林大学副教授, 主要从事移动机器人, 数据融合和智能交通研究, (Tel)86-13843155379(E-mail)hongweijilin@163. com。

Object Recognition and Localization Based on Binocular Stereo Vision

WANG Dehai, HONG Wei, CHENG Qunzhe   

  1. College of Communication Engineering, Jilin University, Changchun 130022, China
  • Received:2015-12-02 Online:2016-03-24 Published:2016-06-17

摘要:

为从不同角度识别目标物体以及解决左右两幅图像中目标轮廓中心不匹配的问题, 将SURF(Speeded Up Robust Features)算法与GrabCut 算法相结合, 离线采集目标物体不同角度的图像, 生成目标模板图片库。利用SURF 算法完成目标物体的识别; 利用SURF 算法自动初始化GrabCut 算法, 实现目标轮廓的提取; 利用基于灰度相关的区域匹配算法完成目标轮廓中心点的匹配, 结合三维重建原理实现目标定位。实验结果表明, 该方法可以成功识别目标物体并对目标物体进行准确定位。

关键词: 立体视觉, 目标识别与定位, SURF 算法, GrabCut 算法

Abstract:

In order to solve the issue that recognizing object from different angles and the mismatching of the contour center of the object in left and right images, this work combines the SURF ( Speeded Up Robust Features) algorithm and GrabCut algorithm. Firstly, we capture object images from different angles to establish object template image database in offline mode and use SURF algorithm for object recognition. Secondly,automatically initialize the GrabCut algorithm using SURF algorithm and realize the object contour extraction.Finally, we realize the matching of the contour center of the object based on gray relevant regional matching algorithm and get the localization of the object according to 3d reconstruction principle. Experiments show that the proposed method can recognize object successfully and locate the object accurately.

Key words: stereo vision, object recognition and localization, speeded up robust features(SURF) algorithm, GrabCut algorithm

中图分类号: 

  • TP391