Title :
Effective nearest neighbor search for aligning and merging range images
Author :
Sagawa, Ryusuke ; Masuda, Tomohito ; Ikeuchi, Katsushi
Author_Institution :
Inst. of Sci. & Ind. Res., Osaka Univ., Japan
Abstract :
We describe a novel method, which extends the search algorithm of a k-d tree for aligning and merging range images. If the nearest neighbor point is far from a query, many of the leaf nodes must be examined during the search, which actually will not finish in logarithmic time. However, such a distant point is not as important as the nearest neighbor in many applications, such as aligning and merging range images; the reason for this is either because it is not consequently used or because its weight becomes very small. Thus, we propose a new algorithm that does not search strictly by pruning branches if the nearest neighbor point lies beyond a certain threshold. We call the technique the bounds-overlap-threshold (BOT) test. The BOT test can be applied without recreating the k-d tree if the threshold value changes. Then, we describe how we applied our new method to three applications in order to analyze its performance. Finally, we discuss the method´s effectiveness.
Keywords :
computational complexity; image processing; tree data structures; tree searching; bounds-overlap-threshold test; effective nearest neighbor search; k-d tree; range image aligning; range image merging; threshold value; Algorithm design and analysis; Binary trees; Computational efficiency; Image analysis; Merging; Multidimensional systems; Nearest neighbor searches; Partitioning algorithms; Performance analysis; Testing;
Conference_Titel :
3-D Digital Imaging and Modeling, 2003. 3DIM 2003. Proceedings. Fourth International Conference on
Print_ISBN :
0-7695-1991-1
DOI :
10.1109/IM.2003.1240235