首页 /研究 /Delaunay walk for fast nearest neighbor: accelerating correspondence matching for ICP
OTHER

Delaunay walk for fast nearest neighbor: accelerating correspondence matching for ICP

James D. Anderson, Ryan Raettig, Scott Nykl, Clark N. Taylor, Thomas Wischgoll

发表年份
2022
引用次数
14
访问权限
开放获取

摘要

Abstract Point set registration algorithms such as Iterative Closest Point (ICP) are commonly utilized in time-constrained environments like robotics. Finding the nearest neighbor of a point in a reference 3D point set is a common operation in ICP and frequently consumes at least 90% of the computation time. We introduce a novel approach to performing the distance-based nearest neighbor step based on Delaunay triangulation. This greedy algorithm finds the nearest neighbor of a query point by traversing the edges of the Delaunay triangulation created from a reference 3D point set. Our work integrates the Delaunay traversal into the correspondences search of ICP and exploits the iterative aspect of ICP by caching previous correspondences to expedite each iteration. An algorithmic analysis and comparison is conducted showing an order of magnitude speedup for both serial and vector processor implementation.

关键词

Delaunay triangulationIterative closest pointBowyer–Watson algorithmk-nearest neighbors algorithmConstrained Delaunay triangulationComputer scienceNearest neighbor searchSpeedupAlgorithmTree traversal

相关论文

查看 OTHER 分类全部论文