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

计算机工程 ›› 2013, Vol. 39 ›› Issue (7): 209-213. doi: 10.3969/j.issn.1000-3428.2013.07.047

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

基于多级颜色累积和纹理融合的目标跟踪算法

师庆敏,许耀华,胡艳军,吴小培   

  1. (安徽大学计算智能与信号处理教育部重点实验室,合肥 230039)
  • 收稿日期:2012-06-29 出版日期:2013-07-15 发布日期:2013-07-12
  • 作者简介:师庆敏(1987-),女,硕士研究生,主研方向:模式识别,图像处理;许耀华,副教授;胡艳军、吴小培,教授、博士生导师
  • 基金资助:
    国家自然科学基金资助项目(61071168);安徽省科技攻关计划科技强警专项基金资助项目(1101b0403030);安徽大学青年科学研究基金资助项目(2009A1)

Object Tracking Algorithm Based on Multistep Color Accumulation and Texture Fusion

SHI Qing-min, XU Yao-hua, HU Yan-jun, WU Xiao-pei   

  1. (Key Laboratary of Intelligent Computing & Signal Processing, Ministry of Education, Anhui University, Hefei 230039, China)
  • Received:2012-06-29 Online:2013-07-15 Published:2013-07-12

摘要: 在目标跟踪中,目标颜色变化或相似颜色背景干扰会导致算法的鲁棒性较差。为解决该问题,提出一种基于多级颜色累积和纹理融合的目标跟踪算法。将算法分为颜色与纹理特征提取、目标与背景特征相似度判断2个子过程,子过程交替执行,在目标颜色发生变化时,利用感兴趣区域帧差法对目标进行再定位,提取多级颜色模板,并将其累积在原模板之上。实验结果表明,该算法的平均跟踪误差约为基于颜色-纹理算法的1/2、为单视觉特征跟踪算法的1/3。

关键词: 多级颜色累积, 局部二值模式, 相似度函数, 感兴趣区域, 多特征融合, 目标跟踪

Abstract: Aiming at several cases existing in the object tracking algorithm, such as failure happens when the object’s appearance changes or when the target and background are similar, an object tracking algorithm based on multistep color accumulation and texture fusion is proposed in this paper. The whole tracking algorithm can be divided into two parts: color and texture feature extracting and target and background’s similarity judging, in the tracking process those two parts run by turns according to different cases. When the object’s appearance changes, the Region of Interest(ROI) frame difference is used to compute the center of the target again, extracts multistep color model and accumulats it to the old one. Experimental results show that the average tracking error of this algorithm is half of the algorithm based on color-texture and one third of single visual feature tracking algorithm.

Key words: multistep color accumulation, Local Binary Pattern(LBP), similarity function, Region of Interest(ROI), multi-feature fusion, object tracking

中图分类号: