Tracking a detected face with dynamic programming

  • Authors:
  • Zhengrong Yao;Haibo Li

  • Affiliations:
  • Digital Media Lab, Applied Physics and Electronics, Umea University, 901 87 Umea, Sweden;Digital Media Lab, Applied Physics and Electronics, Umea University, 901 87 Umea, Sweden

  • Venue:
  • Image and Vision Computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we consider the problem of tracking a moving human face in front of a video camera in real-time for a model-based coding application. The 3D head tracking in a MBC system could be implemented sequentially as 2D location tracking, coarse 3D orientation estimation and accurate 3D motion estimation. This work focuses on the 2D location tracking of one face object through continuously using a face detector. The face detection scheme is based on a boosted cascade of simple Haar-like feature classifiers. Although such a detector demonstrated rapid processing speed, high detection rate can only be achieved for rather strictly near front faces. This introduces the 'loss of tracking' problem when used in 2D tracking. This paper suggests an easy method of solving the pose problem by using the technique of Dynamic Programming. The Haar-like facial features used in the 2D face detector are spatially arranged into a 1D deformable face graph and the Dynamic Programming matching is used to handle the 'loss of track' problem. Dynamic Programming matches the deformed version of the face graph extracted from a rotated face with the template taken online before 'loss of tracking' happens. Since the deformable face graph covers a big pose variation, the developed technique is robust in tracking rotated faces. Embedding Haar-like facial features into a deformable face graph is the key feature of our tracking scheme. A real time tracking system based on this technique has been set up and tested. Encouraging results have been got and are reported.