• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2014, Vol. 36 ›› Issue (08): 1581-1587.

• 论文 • 上一篇    下一篇

基于颜色-纹理特征的目标跟踪

姚原青,李峰,周书仁   

  1. (长沙理工大学计算机与通信工程学院,湖南 长沙 410004)
  • 收稿日期:2012-11-09 修回日期:2013-04-10 出版日期:2014-08-25 发布日期:2014-08-25
  • 基金资助:

    国家自然科学基金资助项目(60973113);湖南省自然科学基金资助项目(12JJ6057);长沙市科技计划资助项目(K120301511);湖南省标准化战略项目(2011031)

Target tracking based on color and the texture feature         

YAO Yuanqing,LI Feng,ZHOU Shuren   

  1. (School of Computer and Communication Engineering,
    Changsha University of Science and Technology,Changsha 410004,China)
  • Received:2012-11-09 Revised:2013-04-10 Online:2014-08-25 Published:2014-08-25

摘要:

针对传统的基于颜色特征目标跟踪算法在一些复杂场景中存在的跟踪不稳定性,提出一种基于颜色纹理特征的目标跟踪算法;在传统的基于颜色Meanshift的目标跟踪算法中加入纹理特征,在提取目标颜色特征的同时提取目标的纹理特征,并且采取串接原则,在搜索目标新位置时仍然沿用传统的基于颜色的均值漂移跟踪算法,但在每一次迭代过程搜寻目标最佳的位置点即特征相似最大的区域时,利用纹理特征来实现,并且采用八邻域搜索法(候选区域周围扩大八个大小相等的区域)来解决部分遮挡的问题。通过对比实验表明,该算法在复杂场景中表现出的实时性和鲁棒性较好。关键词:

关键词: 目标跟踪, 颜色特征, 均值漂移, 纹理特征

Abstract:

In some complex scenes of tracking, the traditional color feature based target tracking algorithm may have the unstable tracking. To solve this problem, a color and texture feature based target tracking algorithm is proposed. The texture feature is added in the traditional color Meanshift based target tracking algorithm, and both the texture and the color features are extracted together. According to the sequence principle, the traditional color based mean drift tracking algorithm is still used to search the new position of the target, but, in each iteration process, the texture feature is used to search the optimal target position which has the largest similar feature. And the eight neighborhood search method (8 areas with the same size are expanded around the candidate area) is applied to solve the problem of partial occlusion. The comparative experiments show that the algorithm has better robustness and realtime performance in complex scenes.

Key words: target tracking;color features;Mean-shift;texture feature