Study on a nearest neighbor algorithm for point clouds based on the space partition principle

Xuechang Zhang,Tao Liang,Yanmei Tang,Xu Zhang
DOI: https://doi.org/10.4028/www.scientific.net/AMM.201-202.834
2012-01-01
Abstract:In the product modeling based on the reverse engineering, the point cloud data smoothing and multi-view point cloud data registration will be related to search some nearest neighbor points. The search speed will determine the efficiency of product modeling in some cases. The paper analysis the nearest neighbor point query algorithms, KD tree and Range tree, based on the space partition principle. The tree structure creation and query method are described by pseudo-code in the paper. Finally, the experimental results involving different sizes point clouds demonstrate that KD tree and Range tree have their own advantages in space storage and time complexity. Two data strictures all meet the efficiency of the search algorithm.
What problem does this paper attempt to address?