计算机应用 ›› 2009, Vol. 29 ›› Issue (12): 3329-3331.

• 图形图像处理 • 上一篇    下一篇

目标窗口尺寸自适应变化的Mean-Shift跟踪算法

林庆1,陈远祥2,王士同3,詹永照4   

  1. 1. 江苏大学
    2.
    3. 江南大学
    4. 江苏大学计算机学院(学校) 通用电气医疗系统(无锡)有限公司(实习单位)
  • 收稿日期:2009-06-02 修回日期:2009-07-29 发布日期:2009-12-10 出版日期:2009-12-01
  • 通讯作者: 林庆
  • 基金资助:
    国家自然科学基金资助项目

Mean-Shift tracking algorithm with adaptive bandwidth of target

  • Received:2009-06-02 Revised:2009-07-29 Online:2009-12-10 Published:2009-12-01
  • Supported by:
    National Natural Science Foundation of China

摘要: 传统的窗宽尺寸固定不变的MeanShift跟踪算法不能实时地适应目标尺寸大小的变化。将多尺度空间理论与Kalman滤波器相结合,利用Kalman滤波器对尺寸变化的目标面积比例进行预测,用多尺度空间理论中的目标信息量度量方法求出前后相邻两帧的目标特征信息比,将其作为Kalman滤波器的观察值对目标面积比例进行修正,然后与MeanShift算法结合起来对目标进行跟踪,实验结果表明,改进的跟踪算法对尺度逐渐变大和变小的目标都能连续地自动地选择合适大小的跟踪窗口。

关键词: Kalman滤波器, 信息量度量, Mean-Shift算法, 面积的变化比例

Abstract: The traditional Mean-Shift tracking algorithm of the fixed window-size cannot be adapted to real-time goal of the changes in size. Multi-scale space theory was combined with Kalman filter. First, Kalman filter was introduced to predict the proportion of the target image area, and then this proportion was revised by the observation, which was the proportion of the information of the two adjacent target images using the measurement of the target amount of information in the multscale space theory. Finally, it was implemented by the combination of the Mean-Shift tracking algorithm and Kalman filter to track targets. The improved algorithm can select the proper size of the tracking window in the scenarios that not only of increasing scale but of decreasing scale by the experimental results.

Key words: Kalman filter, the amount of information measure, Mean-Shift algorithm, proportion of the target image area