A symmetric objective function for ICP

Szymon Rusinkiewicz
DOI: https://doi.org/10.1145/3306346.3323037
IF: 6.2
2019-08-31
ACM Transactions on Graphics
Abstract:The Iterative Closest Point (ICP) algorithm, commonly used for alignment of 3D models, has previously been defined using either a point-to-point or point-to-plane objective. Alternatively, researchers have proposed computationally-expensive methods that directly minimize the distance function between surfaces. We introduce a new symmetrized objective function that achieves the simplicity and computational efficiency of point-to-plane optimization, while yielding improved convergence speed and a wider convergence basin. In addition, we present a linearization of the objective that is exact in the case of exact correspondences. We experimentally demonstrate the improved speed and convergence basin of the symmetric objective, on both smooth models and challenging cases involving noise and partial overlap.
computer science, software engineering
What problem does this paper attempt to address?