From Structure-from-Motion Point Clouds to Fast Location Recognition

Abstract

Efficient view registration with respect to a given 3D reconstruction has many applications like inside-out tracking in indoor and outdoor environments, and geo-locating images from large photo collections. We present a fast location recognition technique based on structure from motion point clouds. Vocabulary tree-based indexing of features directly returns relevant fragments of 3D models instead of documents from the images database. Additionally, we propose a compressed 3D scene representation which improves recognition rates while simultaneously reducing the computation time and the memory consumption. The design of our method is based on algorithms that efficiently utilize modern graphics processing units to deliver real-time performance for view registration. We demonstrate the approach by matching hand-held outdoor videos to known 3D urban models, and by registering images from online photo collections to the corresponding landmarks.

Cite

Text

Irschara et al. "From Structure-from-Motion Point Clouds to Fast Location Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206587

Markdown

[Irschara et al. "From Structure-from-Motion Point Clouds to Fast Location Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/irschara2009cvpr-structure/) doi:10.1109/CVPR.2009.5206587

BibTeX

@inproceedings{irschara2009cvpr-structure,
  title     = {{From Structure-from-Motion Point Clouds to Fast Location Recognition}},
  author    = {Irschara, Arnold and Zach, Christopher and Frahm, Jan-Michael and Bischof, Horst},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {2599-2606},
  doi       = {10.1109/CVPR.2009.5206587},
  url       = {https://mlanthology.org/cvpr/2009/irschara2009cvpr-structure/}
}