RepMatch: Robust Feature Matching and Pose for Reconstructing Modern Cities

Abstract

A perennial problem in recovering 3-D models from images is repeated structures common in modern cities. The problem can be traced to the feature matcher which needs to match less distinctive features (permitting wide-baselines and avoiding broken sequences), while simultaneously avoiding incorrect matching of ambiguous repeated features. To meet this need, we develop RepMatch , an epipolar guided (assumes predominately camera motion) feature matcher that accommodates both wide-baselines and repeated structures. RepMatch is based on using RANSAC to guide the training of match consistency curves for differentiating true and false matches. By considering the set of all nearest-neighbor matches, RepMatch can procure very large numbers of matches over wide baselines. This in turn lends stability to pose estimation. RepMatch ’s performance compares favorably on standard datasets and enables more complete reconstructions of modern architectures.

Cite

Text

Lin et al. "RepMatch: Robust Feature Matching and Pose for Reconstructing Modern Cities." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46448-0_34

Markdown

[Lin et al. "RepMatch: Robust Feature Matching and Pose for Reconstructing Modern Cities." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/lin2016eccv-repmatch/) doi:10.1007/978-3-319-46448-0_34

BibTeX

@inproceedings{lin2016eccv-repmatch,
  title     = {{RepMatch: Robust Feature Matching and Pose for Reconstructing Modern Cities}},
  author    = {Lin, Wen-Yan and Liu, Siying and Jiang, Nianjuan and Do, Minh N. and Tan, Ping and Lu, Jiangbo},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {562-579},
  doi       = {10.1007/978-3-319-46448-0_34},
  url       = {https://mlanthology.org/eccv/2016/lin2016eccv-repmatch/}
}