Local Non-Rigid Structure-from-Motion from Diffeomorphic Mappings

Abstract

We propose a new formulation to non-rigid structure-from-motion that only requires the deforming surface to preserve its differential structure. This is a much weaker assumption than the traditional ones of isometry or conformality. We show that it is nevertheless sufficient to establish local correspondences between the surface in two different images and therefore to perform point-wise reconstruction using only first-order derivatives. To this end, we formulate differential constraints and solve them algebraically using the theory of resultants. We will demonstrate that our approach is more widely applicable, more stable in noisy and sparse imaging conditions and much faster than earlier ones, while delivering similar accuracy. The code is available at https://github.com/cvlab-epfl/diff-nrsfm/.

Cite

Text

Parashar et al. "Local Non-Rigid Structure-from-Motion from Diffeomorphic Mappings." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00213

Markdown

[Parashar et al. "Local Non-Rigid Structure-from-Motion from Diffeomorphic Mappings." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/parashar2020cvpr-local/) doi:10.1109/CVPR42600.2020.00213

BibTeX

@inproceedings{parashar2020cvpr-local,
  title     = {{Local Non-Rigid Structure-from-Motion from Diffeomorphic Mappings}},
  author    = {Parashar, Shaifali and Salzmann, Mathieu and Fua, Pascal},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00213},
  url       = {https://mlanthology.org/cvpr/2020/parashar2020cvpr-local/}
}