Efficient Variants of the ICP Algorithm

Szymon Rusinkiewicz
Marc Levoy


Presented at the
Third International Conference on
3D Digital Imaging and Modeling
(3DIM 2001)


Abstract

The ICP (Iterative Closest Point) algorithm is widely used for geometric alignment of three-dimensional models when an initial estimate of the relative pose is known. Many variants of ICP have been proposed, affecting all phases of the algorithm from the selection and matching of points to the minimization strategy. We enumerate and classify many of these variants, and evaluate their effect on the speed with which the correct alignment is reached. In order to improve convergence for nearly-flat meshes with small features, such as inscribed surfaces, we introduce a new variant based on uniform sampling of the space of normals. We conclude by proposing a combination of ICP variants optimized for high speed. We demonstrate an implementation that is able to align two range images in a few tens of milliseconds, assuming a good initial guess. This capability has potential application to real-time 3D model acquisition and model-based tracking.


Full paper as PDF, 803150 bytes.


Slides from the 3DIM 2001 talk are here.
The video clip demonstrating the real-time range scanner is here.