Detecting and Reconstructing 3D Mirror Symmetric Objects

Abstract

We present a system that detects 3D mirror-symmetric objects in images and then reconstructs their visible symmetric parts. Our detection stage is based on matching mirror symmetric feature points and descriptors and then estimating the symmetry direction using RANSAC. We enhance this step by augmenting feature descriptors with their affine-deformed versions and matching these extended sets of descriptors. The reconstruction stage uses a novel edge matching algorithm that matches symmetric pairs of curves that are likely to be counterparts. This allows the algorithm to reconstruct lightly textured objects, which are problematic for traditional feature-based and intensity-based stereo matchers.

Cite

Text

Sinha et al. "Detecting and Reconstructing 3D Mirror Symmetric Objects." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33709-3_42

Markdown

[Sinha et al. "Detecting and Reconstructing 3D Mirror Symmetric Objects." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/sinha2012eccv-detecting/) doi:10.1007/978-3-642-33709-3_42

BibTeX

@inproceedings{sinha2012eccv-detecting,
  title     = {{Detecting and Reconstructing 3D Mirror Symmetric Objects}},
  author    = {Sinha, Sudipta N. and Ramnath, Krishnan and Szeliski, Richard},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {586-600},
  doi       = {10.1007/978-3-642-33709-3_42},
  url       = {https://mlanthology.org/eccv/2012/sinha2012eccv-detecting/}
}