Coarse Registration of Surface Patches with Local Symmetries

Abstract

Most 3D recording methods generate multiple partial reconstructions that must be integrated to form a complete model. The coarse registration step roughly aligns the parts with each other. Several methods for coarse registration have been developed that are based on matching points between different parts. These methods look for interest points and use a point signature that encodes the local surface geometry to find corresponding points. We developed a technique that is complementary to these methods. Local descriptions can fail or can be highly inefficient when the surfaces contain local symmetries. In stead of discarding these regions, we introduce a method that first uses the Gaussian image to detect planar, cylindrical and conical regions and uses this information to compute the rigid motion between the patches. For combining the information from multiple regions to a single solution, we use a a Hough space that accumulates votes for candidate transformations. Due to their symmetry, they update a subspace of parameter space in stead of a single bin. Experiments on real range data from different views of the same object show that the method can find the rigid motion to put the patches in the same coordinates system.

Cite

Text

Wyngaerd and Van Gool. "Coarse Registration of Surface Patches with Local Symmetries." European Conference on Computer Vision, 2002. doi:10.1007/3-540-47967-8_38

Markdown

[Wyngaerd and Van Gool. "Coarse Registration of Surface Patches with Local Symmetries." European Conference on Computer Vision, 2002.](https://mlanthology.org/eccv/2002/wyngaerd2002eccv-coarse/) doi:10.1007/3-540-47967-8_38

BibTeX

@inproceedings{wyngaerd2002eccv-coarse,
  title     = {{Coarse Registration of Surface Patches with Local Symmetries}},
  author    = {Wyngaerd, Joris Vanden and Van Gool, Luc},
  booktitle = {European Conference on Computer Vision},
  year      = {2002},
  pages     = {572-586},
  doi       = {10.1007/3-540-47967-8_38},
  url       = {https://mlanthology.org/eccv/2002/wyngaerd2002eccv-coarse/}
}