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

计算机工程 ›› 2015, Vol. 41 ›› Issue (1): 158-163. doi: 10.3969/j.issn.1000-3428.2015.01.029

• 人工智能及识别技术 • 上一篇    下一篇

基于HOG与多实例在线学习的目标跟踪算法

刘哲,陈恳,郑紫微   

  1. 宁波大学信息科学与工程学院,浙江 宁波 315211
  • 收稿日期:2014-01-20 修回日期:2014-02-23 出版日期:2015-01-15 发布日期:2015-01-16
  • 作者简介:刘 哲(1988-),男,硕士研究生,主研方向:计算机视觉,流媒体技术;陈 恳,副教授;郑紫微,教授、博士。
  • 基金资助:
    国家科技重大专项基金资助项目(2011ZX03002-004-02);教育部高等学校博士学科点专项科研基金资助项目(20113305110002);浙江省重点科技创新团队基金资助项目(2012R10009-04);浙江省杰出青年科学基金资助项目(R1110416)

Object Tracking Algorithm Based on HOG and Multiple-instance Online Learning

LIU Zhe,CHEN Ken,ZHENG Ziwei   

  1. College of Information Science and Engineering,Ningbo University,Ningbo 315211,China
  • Received:2014-01-20 Revised:2014-02-23 Online:2015-01-15 Published:2015-01-16

摘要: 为实现在局部遮挡、光线变化等复杂背景下的目标跟踪,提出一种基于梯度方向直方图(HOG)与多实例在线学习的目标跟踪算法。利用已标定目标图像的HOG特征空间,结合局部二值模式(LBP)描述方法获取特征向量,构建初始随机蕨检测算子,采用随机多尺度采样方法跟踪每一帧的目标位置和尺寸,并基于多实例在线学习框架,通过检测到的目标样本以及附近的背景样本在线更新检测算子。将该算法与OnlineBoostingTracker,MILTracker等在线学习目标跟踪算法在多个标准视频序列中进行比较,实验结果表明,该算法在局部遮挡和光照变化的环境下具有较好的跟踪稳定性,但在抗目标旋转方面有待优化。

关键词: 随机蕨, 梯度方向直方图, 局部二值模式, 多实例学习, 在线学习, 目标检测, 目标跟踪

Abstract: In order to achieve effectively stabilized target tracking within partial occlusion,illumination changes and complex background environment,this paper presents an object tracking algorithm based on Histogram of Oriented Gradients(HOG) and Multiple-instance Learning(MIL).Using the HOG feature space of the target block and the background in the first frame with Local Binary Pattern(LBP) descriptor to initialize the initial random ferns,it detects the target location and the objective scale of each frame with random multiple-scale sampling and uses the new target samples and the nearby background samples to update the appearance model within multi-instance learning after each detection.Through the experiments,the algorithm with multiple online tracking algorithms such as OnlineBoostingTracker and MILTracker are compared and analyzed in a number of video sequences.The results show that it has a good target tracking stability under the complex environment,especially with partial occlusion and illumination changes,but in the anti-rotation of target,the algorithm has yet to be optimized.

Key words: random ferns, Histogram of Oriented Gradient(HOG), Local Binary Pattem(LBP), Multiple-instance Learning(MIL), online learning, object detection, object tracking

中图分类号: