Object Tracking with Target and Background Samples

  • Authors:
  • Chunsheng Hua;Haiyuan Wu;Qian Chen;Toshikazu Wada

  • Affiliations:
  • The authors are with the Faculty of System Engineering, Wakayama University, Wakayama-shi, 640--8510 Japan. E-mail: wuhy@sys.wakayama-u.ac.jp;The authors are with the Faculty of System Engineering, Wakayama University, Wakayama-shi, 640--8510 Japan. E-mail: wuhy@sys.wakayama-u.ac.jp;The authors are with the Faculty of System Engineering, Wakayama University, Wakayama-shi, 640--8510 Japan. E-mail: wuhy@sys.wakayama-u.ac.jp;The authors are with the Faculty of System Engineering, Wakayama University, Wakayama-shi, 640--8510 Japan. E-mail: wuhy@sys.wakayama-u.ac.jp

  • Venue:
  • IEICE - Transactions on Information and Systems
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we present a general object tracking method based on a newly proposed pixel-wise clustering algorithm. To track an object in a cluttered environment is a challenging issue because a target object may be in concave shape or have apertures (e.g. a hand or a comb). In those cases, it is difficult to separate the target from the background completely by simply modifying the shape of the search area. Our algorithm solves the problem by 1) describing the target object by a set of pixels; 2) using a K-means based algorithm to detect all target pixels. To realize stable and reliable detection of target pixels, we firstly use a 5D feature vector to describe both the color ("Y, U, V") and the position ("x, y") of each pixel uniformly. This enables the simultaneous adaptation to both the color and geometric features during tracking. Secondly, we use a variable ellipse model to describe the shape of the search area and to model the surrounding background. This guarantees the stable object tracking under various geometric transformations. The robust tracking is realized by classifying the pixels within the search area into "target" and "background" groups with a K-means clustering based algorithm that uses the "positive" and "negative" samples. We also propose a method that can detect the tracking failure and recover from it during tracking by making use of both the "positive" and "negative" samples. This feature makes our method become a more reliable tracking algorithm because it can discover the target once again when the target has become lost. Through the extensive experiments under various environments and conditions, the effectiveness and efficiency of the proposed algorithm is confirmed.