3D Deformable Face Tracking with a Commodity Depth Camera

Abstract

Recently, there has been an increasing number of depth cameras available at commodity prices. These cameras can usually capture both color and depth images in real-time, with limited resolution and accuracy. In this paper, we study the problem of 3D deformable face tracking with such commodity depth cameras. A regularized maximum likelihood deformable model fitting (DMF) algorithm is developed, with special emphasis on handling the noisy input depth data. In particular, we present a maximum likelihood solution that can accommodate sensor noise represented by an arbitrary covariance matrix, which allows more elaborate modeling of the sensor’s accuracy. Furthermore, an ℓ_1 regularization scheme is proposed based on the semantics of the deformable face model, which is shown to be very effective in improving the tracking results. To track facial movement in subsequent frames, feature points in the texture images are matched across frames and integrated into the DMF framework seamlessly. The effectiveness of the proposed method is demonstrated with multiple sequences with ground truth information.

Cite

Text

Cai et al. "3D Deformable Face Tracking with a Commodity Depth Camera." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15558-1_17

Markdown

[Cai et al. "3D Deformable Face Tracking with a Commodity Depth Camera." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/cai2010eccv-d/) doi:10.1007/978-3-642-15558-1_17

BibTeX

@inproceedings{cai2010eccv-d,
  title     = {{3D Deformable Face Tracking with a Commodity Depth Camera}},
  author    = {Cai, Qin and Gallup, David and Zhang, Cha and Zhang, Zhengyou},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {229-242},
  doi       = {10.1007/978-3-642-15558-1_17},
  url       = {https://mlanthology.org/eccv/2010/cai2010eccv-d/}
}