Yangyan Li, Xiaokun Wu, Yiorgos Chrysanthou, Andrei Sharf, Daniel Cohen-Or and Niloy J. Mitra, GlobFit: Consistently Fitting Primitives by Discovering Global Relations, ACM Trans. on Graphics (Proc. of SIGGRAPH 2011), 30(4).

Abstract:

Given a noisy and incomplete point set, we introduce a method that simultaneously recovers a set of locally fitted primitives along with their global mutual relations. We operate under the assumption that the data corresponds to a man-made engineering object consisting of basic primitives, possibly repeated and globally aligned under common relations. We introduce an algorithm to directly couple the local and global aspects of the problem. The local fit of the model is determined by how well the inferred model agrees to the observed data, while the global relations are iteratively learned, and enforced through a constrained optimization. Starting with a set of initial RANSAC based locally fitted primitives, relations across the primitives such as orientation, placement, and equality are progressively learned, and conformed to. In each stage, a set of feasible relations are extracted among the candidate relations, and then aligned, while best fitting to the input data. The global coupling corrects the primitives obtained in the local RANSAC stage, and brings them to precise global alignment. We test the robustness of our algorithm on a range of synthesized and scanned data, with varying amount of noise, outliers, and non-uniform sampling, and validate the results against ground truth, where available.

Bibtex:

@article{lwcscm-gfcfpdgr-11,
 author = {Li, Yangyan and Wu, Xiaokun and Chrysathou, Yiorgos and Sharf, Andrei and Cohen-Or, Daniel and Mitra, Niloy J.},
 title = {GlobFit: consistently fitting primitives by discovering global relations},
 journal = {ACM Trans. Graph.},
 issue_date = {July 2011},
 volume = {30},
 number = {4},
 month = jul,
 year = {2011},
 issn = {0730-0301},
 pages = {52:1--52:12},
 articleno = {52},
 numpages = {12},
 url = {http://doi.acm.org/10.1145/2010324.1964947},
 doi = {10.1145/2010324.1964947},
 acmid = {1964947},
 publisher = {ACM},
 address = {New York, NY, USA},
 keywords = {3D scanning, RANSAC, data fitting, global relations, symmetry relations},
}