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

计算机工程 ›› 2010, Vol. 36 ›› Issue (12): 229-231. doi: 10.3969/j.issn.1000-3428.2010.12.079

• 多媒体技术与应用 • 上一篇    下一篇

增强现实中的视频对象跟踪算法

陈 明,陈一民,黄诗华,姚争为   

  1. (上海大学计算机工程与科学学院,上海 200072)
  • 出版日期:2010-06-20 发布日期:2010-06-20
  • 作者简介:陈 明(1978-),男,博士研究生,主研方向:多媒体 技术;陈一民,教授、博士生导师;黄诗华,硕士研究生;姚争为,博士研究生
  • 基金资助:

    国家科技支撑计划基金资助项目(2006BAK13B10);上海市重点学科建设基金资助项目(J50103)

Video Object Tracking Algorithm for Augmented Reality

CHEN Ming, CHEN Yi-min, HUANG Shi-hua, YAO Zheng-wei   

  1. (School of Computer Engineering and Science, Shanghai University, Shanghai 200072)
  • Online:2010-06-20 Published:2010-06-20

摘要:

根据增强现实在视频对象跟踪中的应用需求,提出一种综合利用尺度不变特征变换(SIFT)算子、K聚类算法和轮廓检测的视频对象跟踪算法。该算法利用简易SIFT获得输入图像的特征点,通过K聚类算法获得可能的对象聚类,并采用改进的轮廓处理方法得到对象边界,移除孤立点,确定对象特征点,在对象特征点中获取增强现实应用中需要的注册点。在关键帧匹配中,只要使用对象特征点进行对象匹配。实验结果表明,该算法具有运行速度快、匹配正确率高的特点,能满足增强现实视频应用的注册需求。

关键词: 增强现实, 视频对象跟踪, 尺度不变特征变换算子, K-means算法, 轮廓检测

Abstract:

According to the application requirement of Augmented Reality(AR) in video object tracking, this paper proposes a video object tracking algorithm based on Scale-Invariant Feature Transform(SIFT) operator, K-means clustering algorithm and contour detection. The reduced SIFT is applied to get the feature points from the input image. The K-means clustering algorithm is applied to cluster the object feature points approximatively. The improved contour process is applied to get outlines from the clustered object feature points, removes isolation points and determines the object feature points. The registered point is got from the object feature points set. In the key frame, it only needs to use the object feature points to match the object. Experimental results show that the algorithm is fast and accurate. It can meet the need of AR registering.

Key words: augmented reality, video object tracking, Scale-Invariant Feature Transform(SIFT) operator, K-means algorithm, contour detection

中图分类号: