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

Computer Engineering & Science

Previous Articles     Next Articles

Parallel optimization of target tracking algorithms

CHEN Wei1,ZHU En1,LIU Tianhang1,YIN Jianping1,QIU Minghui2   

  1. (1.College of Computer,National University of Defense Technology,Changsha 410073;
    2.Medical Informatics Institute of Chinese PLA General Hospital,Beijing 100039,China)
  • Received:2016-07-10 Revised:2016-09-09 Online:2016-11-25 Published:2016-11-25

Abstract:

Object tracking is an important research area in computer vision. Researchers have proposed a number of excellent object tracking algorithms in recent years. However, the poor realtime performance of these algorithms restricts its effectiveness in application scenarios. Based on these algorithms, we design a general tracking model and propose a feasible parallel optimization scheme for the model. We also use the sparsitybased collaborative model (SCM) algorithm to validate the proposed scheme. In a fourcore CPU environment, the parallel algorithm achieves a speedup of 3.48 times compared with the sequential algorithm, and it is about 30 times faster than the MATLAB+C program of the original algorithms, thus verifying the effectiveness of the proposed parallel optimization scheme.

Key words: object tracking, tracking model, parallel optimization