
|
anglais seulement |
|
Fast geometric matchingTimothée Jost
KeywordsComputer vision, geometric matching, iterative closest point, algorithms, complexityMatching complexityThe iterative closest point (ICP) algorithm is widely used for the registration of geometric data.One of the main drawback of the algorithm is its time complexity O(N2), quadratic with the shape size N, which implies long processing time, especially when using high resolution data.
Fast matchingAn effective method used to accelerate the matching uses a tree search (k-D tree) to establish closest point relationships and reduces the complexity to O(N logN). In this work a new, even less complex ICP algorithm, that uses a heuristic approach to find the closest points was proposed and analyzed. Based on a local search it permits to reduce the complexity to O(N) and to greatly accelerate the process.Neighbor searchResults from a series of registration experiments show that the proposed neighbor search algorithm performs significantly better than a tree search.
Fig. 2. Initial configurations of shapes to be matched by ICP
References[1] T. Jost & H. Hugli, "A multi-resolution scheme ICP algorithm for fast shape registration", Proc. Int. Symp. 3D Data Processing , Visualisation and Transmission, Padova, Italy, June 19-21, 2002 [2] T. Jost & H. Hügli, "Fast ICP algorithms for shape registration", submitted |
||
|
Site map © 2011 EPFL , 1015 Lausanne, tel. +41 21 693 1111 webmaster@epfl.ch |