Resampling Structure from Motion

Abstract

This paper proposes a hierarchical framework that resamples 3D reconstructed points to reduce computation cost on time and memory for very large-scale Structure from Motion. The goal is to maintain accuracy and stability similar for different resample rates. We consider this problem in a level-of-detail perspective, from a very large scale global and sparse bundle adjustment to a very detailed and local dense optimization. The dense matching are resampled by exploring the redundancy using local invariant properties, while 3D points are resampled by exploring the redundancy using their covariance and their distribution in both 3D and image space. Detailed experiments on our resample framework are provided. We also demonstrate the proposed framework on large-scale examples. The results show that the proposed resample scheme can produce a 3D reconstruction with the stability similar to quasi dense methods, while the problem size is as neat as sparse methods.

Cite

Text

Fang and Quan. "Resampling Structure from Motion." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15552-9_1

Markdown

[Fang and Quan. "Resampling Structure from Motion." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/fang2010eccv-resampling/) doi:10.1007/978-3-642-15552-9_1

BibTeX

@inproceedings{fang2010eccv-resampling,
  title     = {{Resampling Structure from Motion}},
  author    = {Fang, Tian and Quan, Long},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {1-14},
  doi       = {10.1007/978-3-642-15552-9_1},
  url       = {https://mlanthology.org/eccv/2010/fang2010eccv-resampling/}
}