Journal of Systems Engineering and Electronics ›› 2009, Vol. 31 ›› Issue (9): 2266-2270.

• 软件、算法与仿真 • 上一篇    下一篇

基于SVM与Mean-Shift的非刚性目标跟踪框架

侯一民, 伦向敏   

  1. 东北电力大学自动化工程学院, 吉林, 吉林, 132012
  • 收稿日期:2008-06-03 修回日期:2009-02-22 出版日期:2009-09-20 发布日期:2010-01-03
  • 作者简介:侯一民(1978- ),男,讲师,博士,主要研究方向为图像处理与模式识别.E-mail:ymh7821@163.com
  • 基金资助:
    东北电力大学博士科研启动基金(BSJXM-200804)资助课题

Nonrigid target tracking framework based on SVM and Mean-Shift

HOU Yi-min, LUN Xiang-min   

  1. School of Automation Engineering, Northeast Dianli Univ., Jilin 132012, China
  • Received:2008-06-03 Revised:2009-02-22 Online:2009-09-20 Published:2010-01-03

摘要: 针对动态背景下,序列图像中的非刚性目标跟踪问题,提出了一种基于支持向量机(support vector machine,SVM)和均值移动(Mean-Shift)的序列图像目标跟踪框架。在初始图像中选择跟踪目标所处的矩形框,将目标框周围一定范围的像素作为背景。以目标和背景数据训练SVM二值分类器。运用得到的分类器对下一帧图像相同区域内的像素分类,得到二值的置信图(confidence map),在置信图范围内运用Mean-Shift算法求得当前目标位置,移动目标框和背景框的中心到目标位置,以10%的比例缩放目标框并选择最优者以适应目标尺度变化。以此时的目标像素和背景像素训练新的SVM分类器,进行下一幅图像的跟踪,直至完成整个序列图像跟踪任务。实验证明,该方法适用于动态背景及非刚性目标的跟踪,且实时性较好。

Abstract: To solve the problem of tracking nonrigid targets for image sequence in dynamic scene,a tracking framework based on support vector machine(SVM) and Mean-Shift is proposed.The rectangle in which the tracked target lies in is selected in the intial image,and the pixels in the given region around the target are taken as scene data.Then both the target and the scene pixel data are applied to train a two-value SVM classifier.The obtained SVM classifier is employed to classify the pixel data lying in the same region of the next image,thus the confidence map including two pixel values is got.The Mean-Shift algorithm is performed to get the position of the current target within the area of the confidence map.Similarly,the new SVM classifiers are trained for tracking the images to be followed until the whole image sequence tracking is completed.The experiment results show that the proposed method is suitable for tracking nonrigid targets and active scenes,and has the real-time characteristic.

中图分类号: