Algorithms (Jan 2020)

A Visual Object Tracking Algorithm Based on Improved TLD

  • Xinxin Zhen,
  • Shumin Fei,
  • Yinmin Wang,
  • Wei Du

DOI
https://doi.org/10.3390/a13010015
Journal volume & issue
Vol. 13, no. 1
p. 15

Abstract

Read online

Visual object tracking is an important research topic in the field of computer vision. Tracking−learning−detection (TLD) decomposes the tracking problem into three modules—tracking, learning, and detection—which provides effective ideas for solving the tracking problem. In order to improve the tracking performance of the TLD tracker, three improvements are proposed in this paper. The built-in tracking module is replaced with a kernelized correlation filter (KCF) algorithm based on the histogram of oriented gradient (HOG) descriptor in the tracking module. Failure detection is added for the response of KCF to identify whether KCF loses the target. A more specific detection area of the detection module is obtained through the estimated location provided by the tracking module. With the above operations, the scanning area of object detection is reduced, and a full frame search is required in the detection module if objects fails to be tracked in the tracking module. Comparative experiments were conducted on the object tracking benchmark (OTB) and the results showed that the tracking speed and accuracy was improved. Further, the TLD tracker performed better in different challenging scenarios with the proposed method, such as motion blur, occlusion, and environmental changes. Moreover, the improved TLD achieved outstanding tracking performance compared with common tracking algorithms.

Keywords