Recovering Non-Rigid 3D Shape from Image Streams
Abstract
The paper addresses the problem of recovering 3D non-rigid shape models from image sequences. For example, given a video recording of a talking person, we would like to estimate a 3D model of the lips and the full face and its internal modes of variation. Many solutions that recover 3D shape from 2D image sequences have been proposed; these so-called structure-from-motion techniques usually assume that the 3D object is rigid. For example, C. Tomasi and T. Kanades' (1992) factorization technique is based on a rigid shape matrix, which produces a tracking matrix of rank 3 under orthographic projection. We propose a novel technique based on a non-rigid model, where the 3D shape in each frame is a linear combination of a set of basis shapes. Under this model, the tracking matrix is of higher rank, and can be factored in a three-step process to yield pose, configuration and shape. To the best of our knowledge, this is the first model free approach that can recover from single-view video sequences nonrigid shape models. We demonstrate this new algorithm on several video sequences. We were able to recover 3D non-rigid human face and animal models with high accuracy.
Cite
Text
Bregler et al. "Recovering Non-Rigid 3D Shape from Image Streams." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000. doi:10.1109/CVPR.2000.854941Markdown
[Bregler et al. "Recovering Non-Rigid 3D Shape from Image Streams." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2000.](https://mlanthology.org/cvpr/2000/bregler2000cvpr-recovering/) doi:10.1109/CVPR.2000.854941BibTeX
@inproceedings{bregler2000cvpr-recovering,
title = {{Recovering Non-Rigid 3D Shape from Image Streams}},
author = {Bregler, Christoph and Hertzmann, Aaron and Biermann, Henning},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2000},
pages = {2690-2696},
doi = {10.1109/CVPR.2000.854941},
url = {https://mlanthology.org/cvpr/2000/bregler2000cvpr-recovering/}
}