Title :
A nearest neighbor method for efficient ICP
Author :
Greenspan, Michael ; Godin, Guy
Author_Institution :
Inst. for Inf. Technol., Nat. Res. Council of Canada, Ottawa, Ont., Canada
fDate :
6/23/1905 12:00:00 AM
Abstract :
A novel solution is presented to the Nearest Neighbor Problem that is specifically tailored for determining correspondences within the Iterative Closest Point Algorithm. The reference point set P is preprocessed by calculating for each point p&oarr;i∈P that neighborhood of points which lie within a certain distance ε of p&oarr;i. The points within each ε-neighborhood are sorted by increasing distance to their respective p&oarr;i. At runtime, the correspondences are tracked across iterations, and the previous correspondence is used as an estimate of the current correspondence. If the estimate satifies a constraint, called the Spherical Constraint, then the nearest neighbor falls within the ε-neighborhood of the estimate. A novel theorem, the Ordering Theorem, is presented which allows the Triangle Inequality to efficiently prune points from the sorted ε-neighborhood from further consideration. The method has been implemented and is demonstrated to be more efficient than both the k-d tree and Elias methods. After ~40 iterations, fewer than 2 distance calculations were required on average per correspondence, which is close to the theoretical minimum of 1. Furthermore, after 20 iterations the time expense per iteration was demonstrated to be negligibly more than simply looping through the points
Keywords :
computational geometry; image processing; iterative methods; correspondences; iterative closest point algorithm; nearest neighbor; nearest neighbor method; reference point set; Aggregates; Councils; Data processing; Information technology; Iterative closest point algorithm; Nearest neighbor searches; Runtime;
Conference_Titel :
3-D Digital Imaging and Modeling, 2001. Proceedings. Third International Conference on
Print_ISBN :
0-7695-0984-3
DOI :
10.1109/IM.2001.924426