VocMatch: Efficient Multiview Correspondence for Structure from Motion
Abstract
Feature matching between pairs of images is a main bottleneck of structure-from-motion computation from large, unordered image sets. We propose an efficient way to establish point correspondences between all pairs of images in a dataset, without having to test each individual pair. The principal message of this paper is that, given a sufficiently large visual vocabulary, feature matching can be cast as image indexing , subject to the additional constraints that index words must be rare in the database and unique in each image. We demonstrate that the proposed matching method, in conjunction with a standard inverted file, is 2-3 orders of magnitude faster than conventional pairwise matching. The proposed vocabulary-based matching has been integrated into a standard SfM pipeline, and delivers results similar to those of the conventional method in much less time.
Cite
Text
Havlena and Schindler. "VocMatch: Efficient Multiview Correspondence for Structure from Motion." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10578-9_4Markdown
[Havlena and Schindler. "VocMatch: Efficient Multiview Correspondence for Structure from Motion." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/havlena2014eccv-vocmatch/) doi:10.1007/978-3-319-10578-9_4BibTeX
@inproceedings{havlena2014eccv-vocmatch,
title = {{VocMatch: Efficient Multiview Correspondence for Structure from Motion}},
author = {Havlena, Michal and Schindler, Konrad},
booktitle = {European Conference on Computer Vision},
year = {2014},
pages = {46-60},
doi = {10.1007/978-3-319-10578-9_4},
url = {https://mlanthology.org/eccv/2014/havlena2014eccv-vocmatch/}
}