4-Points Congruent Sets for Robust Pairwise Surface Registration
D. Aiger, N.J.Mitra, and D. Cohen-Or.

ACM Trans. Graphics, Vol. 27/3 (2008).Proc. SIGGRAPH

Abstract:

We introduce 4PCS, a fast and robust alignment scheme for 3D point sets that uses wide bases, which are known to be resilient to noise and outliers. The algorithm allows registering raw noisy data, possibly contaminated with outliers, without pre-filtering or denoising the data. Further, the method significantly reduces the number of trials required to establish a reliable registration between the underlying surfaces in the presence of noise, without any assumptions about starting alignment. Our method is based on a novel technique to extract all coplanar 4-points sets from a 3D point set that are approximately congruent, under rigid transformation, to a given set of coplanar 4-points. This extraction procedure runs in roughly O(n2 + k) time, where n is the number of candidate points and k is the number of reported 4-points sets. In practice, when noise level is low and there is sufficient overlap, using local descriptors the time complexity reduces to O(n + k). We also propose an extension to handle similarity and affine transforms. Our technique achieves an order of magnitude asymptotic acceleration compared to common randomized alignment techniques. We demonstrate the robustness of our algorithm on several sets of multiple range scans with varying degree of noise, outliers, and extent of overlap.

Bibtex:

@article{aiger-2008,
        author = "Dror Aiger and Niloy J. Mitra and Daniel Cohen-Or",
        title = "4-Points Congruent Sets for Robust Pairwise Surface Registration",
        journal = "ACM Trans. Graphics",
        volume = "27",
        pages = {\#85}  ,
    number = "3",
        note = "Proc.\ SIGGRAPH",
        year = "2008",
}

paper
back to publications