Graph-Based Consistent Matching for Structure-from-Motion
Abstract
Pairwise image matching of unordered image collections greatly affects the efficiency and accuracy of Structure-from-Motion (SfM). Insufficient match pairs may result in disconnected structures or incomplete components, while costly redundant pairs containing erroneous ones may lead to folded and superimposed structures. This paper presents a graph-based image matching method that tackles the issues of completeness, efficiency and consistency in a unified framework. Our approach starts by chaining all but singleton images using a visual-similarity-based minimum spanning tree. Then the minimum spanning tree is incrementally expanded to form locally consistent strong triplets. Finally, a global community-based graph algorithm is introduced to strengthen the global consistency by reinforcing potentially large connected components. We demonstrate the superior performance of our method in terms of accuracy and efficiency on both benchmark and Internet datasets. Our method also performs remarkably well on the challenging datasets of highly ambiguous and duplicated scenes.
Cite
Text
Shen et al. "Graph-Based Consistent Matching for Structure-from-Motion." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46487-9_9Markdown
[Shen et al. "Graph-Based Consistent Matching for Structure-from-Motion." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/shen2016eccv-graph/) doi:10.1007/978-3-319-46487-9_9BibTeX
@inproceedings{shen2016eccv-graph,
title = {{Graph-Based Consistent Matching for Structure-from-Motion}},
author = {Shen, Tianwei and Zhu, Siyu and Fang, Tian and Zhang, Runze and Quan, Long},
booktitle = {European Conference on Computer Vision},
year = {2016},
pages = {139-155},
doi = {10.1007/978-3-319-46487-9_9},
url = {https://mlanthology.org/eccv/2016/shen2016eccv-graph/}
}