A Hashing Strategy for Efficient k -Nearest Neighbors Computation

  • Authors:
  • M. Vanco;G. Brunnett;Th. Schreiber

  • Affiliations:
  • -;-;-

  • Venue:
  • CGI '99 Proceedings of the International Conference on Computer Graphics
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem of k-nearest neighbors computation within a 3D data set is frequently encountered in Computer Graphics. Applications include the technique of photon-map rendering where the closest photons to a given one have to be identified and the segmentation phase within a reverse engineering process. In this paper we present a new algorithm for k-nearest neighbors computation based on median subdivision and a hashing strategy. The major advantage of our hashing function is that bounds can be established that limit the number of points to be inspected during the search process. Estimates for the asymptotic complexity of our search method are given. Finally we compare our algorithm with a different search strategy based on KD-Trees.