系统仿真学报 ›› 2018, Vol. 30 ›› Issue (9): 3552-3557.doi: 10.16182/j.issn1004731x.joss.201809041

• 短文 • 上一篇    下一篇

抗遮挡自适应的粒子滤波算法

李菊1,2, 曹明伟3, 余烨3, 夏瑜1, 周立凡1   

  1. 1.常熟理工学院计算机科学与工程学院, 江苏 常熟 215500;
    2.苏州大学江苏省计算机信息处理技术重点实验室, 江苏 苏州 215006;
    3.合肥工业大学vcc实验室, 安徽 合肥 230009
  • 收稿日期:2016-03-06 出版日期:2018-09-10 发布日期:2019-01-08
  • 作者简介:李菊(1981-),女,江苏常熟,博士,副教授,研究方向为运动目标检测与跟踪。
  • 基金资助:
    国家自然科学基金(61300118,61602062),江苏省高校重点实验室开放课题(KJS1521,KJS1522),江苏省高校自然科学研究项目(16KJD520001)

An Anti-occlusion Adaptive Particle Filtering Algorithm

Li Ju1,2, Cao Mingwei3, Yu Ye3, XiaYu1, Zhou Lifan1   

  1. 1. School of Computer Science and Engineering, Changshu Institute of Technology, Changshu 215500, China;
    2. Provincial Key Laboratory for Computer Information Processing Technology, Soochow University, Suzhou 215006, China;
    3.VCC Division, School of Computer and Information, Hefei University of Technology, Hefei 230009, China
  • Received:2016-03-06 Online:2018-09-10 Published:2019-01-08

摘要: 针对局部遮挡对粒子滤波跟踪算法的影响,提出了抗遮挡自适应的粒子滤波算法。该算法采用矩形作为跟踪窗,在重要性重采样之后,引入K均值聚类(KM聚类)算法,将空间特征与权重分布近似的粒子进行聚类,得到粒子子群,并通过粒子子群估计目标的最终状态。当目标外形变化超过5%时,说明存在遮挡或同色干扰现象,则跟踪窗保持上一帧尺寸不变,否则跟踪窗随着运动目标尺度变化而自适应变化。实验结果表明该算法对局部遮挡和运动目标尺度变化具有较强的鲁棒性。

关键词: 抗遮挡, K均值聚类, 粒子滤波, 运动目标跟踪

Abstract: Considering the influence of local occlusion on particle filter tracking algorithm, an anti occlusion adaptive particle filtering algorithm is proposed. It adopts a rectangle as the tracking window, and uses the K mean clustering algorithm to complete particle clustering in resampling, and then obtains the particle subgroup. It estimates the final state according to particles subgroups, and modifies the tracking window. When the area changes more than 5%, the tracking window maintains the same as the one in last frame. Otherwise, the tracking window will change according to the size of moving object, which is a self-adaptation process. At the same time it solves the degeneration problem of particle filter. This algorithm strengthens the robustness of tracking algorithm in case of local occlusion and moving object scale changing. The method performs better than the traditional particle filter tracking algorithm.

Key words: anti-occlusion, KM clustering, particle filter, moving object tracking

中图分类号: