计算机应用 ›› 2013, Vol. 33 ›› Issue (02): 495-502.DOI: 10.3724/SP.J.1087.2013.00495

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

改进的基于在线Boosting的目标跟踪方法

孙来兵,陈建美,宋余庆,杨刚   

  1. 江苏大学 计算机科学与通信工程学院,江苏 镇江 212013
  • 收稿日期:2012-09-17 修回日期:2012-09-30 出版日期:2013-02-01 发布日期:2013-02-25
  • 通讯作者: 陈建美
  • 作者简介:孙来兵(1988-),男,安徽池州人,硕士研究生,主要研究方向:计算机视觉、嵌入式应用;
    陈健美(1962-),女,江苏镇江人,教授,主要研究方向:数据库、医院信息系统、图像处理与分析;
    宋余庆(1959-),男,江苏镇江人,教授,博士生导师,主要研究方向:数据库、医院信息系统、医学图像处理;
    杨刚(1987-),男,江苏徐州人,硕士研究生,主要研究方向:嵌入式应用。
  • 基金资助:
    教育部博士点基金资助项目;江苏省高校自然基金资助项目;江苏省软件与集成电路专项基金资助项目

Improved target tracking method based on on-line Boosting

SUN Laibing,CHEN Jianmei,SONG Yuqing,YANG Gang   

  1. School of Computer Science and Telecommunication Engineering, Jiangsu University, Zhenjiang Jiangsu 212013, China
  • Received:2012-09-17 Revised:2012-09-30 Online:2013-02-01 Published:2013-02-25
  • Contact: CHEN Jianmei

摘要: 针对被跟踪目标发生严重遮挡、暂时离开跟踪画面或位移发生重大变化时,采用基于在线Boosting跟踪的邻近区间更新算法导致错误累积进而产生漂移甚至跟踪失败的问题,提出一种改进的基于在线Boosting的目标跟踪方法。由在线Boosting算法对分类器特征库进行更新,使用卡尔曼滤波动态更新阈值,使系统能根据跟踪目标的置信度自动用获取到的局部特征对阈值做相应调整。当运动目标的置信度低于下限阈值时,采用Blob跟踪方法,根据颜色和空间上的相似性将目标分割为多个区域,每个区域包含有区域号、位置、大小信息,随机选取一个进入在线Boosting跟踪模块进行检测,直到获取到置信度达到上限阈值时,切换到邻近区域更新算法进行跟踪。对不同视频序列测试的结果表明,与传统在线Boosting算法和其他跟踪算法相比,所提出算法能快速准确获取跟踪目标并具有更强的鲁棒性。

关键词: 在线Boosting, 目标跟踪, 漂移, 抗遮挡, 运动检测

Abstract: When the tracked targets get seriously obscured, temporarily leave the tracking screen or have significant displacement variation, adjoining interval updating algorithm based on on-line Boosting will lead to the error accumulation thus producing the drift or even tracking failure. Therefore, a reformative target tracking method based on on-line Boosting was proposed. The classifier feature library was updated by using on-line Boosting algorithm, and the threshold was dynamically renewed by using Kalman filter, hence the system could automatically capture the local features and apply corresponding adjustment to the value of threshold according to the tracking confidence of the object. When the confidence of the moving target was less than the lower threshold value, Blob tracking methodology would be applied. It processed as follows: the target was segmented into many regions according to the similarity of both color and space, and each single region contained the information of region number, location and size. One of the regions would be randomly selected into an on-line Boosting tracking module for testing, and the switch to the adjacent region by applying update algorithm for tracking would not happen unless the captured confidence level reached the upper threshold. Results of tests on different video sequences show that the proposed algorithm is capable of speedily and accurately capturing the target object real-time and holding a better robustness in comparison of the traditional on-line Boosting algorithm and other tracking algorithms.

Key words: on-line Boosting, object tracking, drifting, anti-occlusion, moving detection

中图分类号: