mandelbrotlee - 2013-10-04

EkNN is an new Extracting k-Nearest Neighbors Searching Algorithm for Point Cloud. It extracts neighbors from the preview query point first, and then searchs if the number of extracted points less than k.
It can integrates with any other fast searching algorithms. We integrate it with spatial partition alforithm and orthogonal search tree algorithm