GLTree Pro

An algorithm for Nearest Neighbour Search.
Download

GLTree Pro Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Demo
  • Price:
  • EUR 20.00
  • Publisher Name:
  • Luigi Giaccari
  • Operating Systems:
  • Windows All
  • File Size:
  • 21 KB

GLTree Pro Tags


GLTree Pro Description

GLTree Pro will provide you with an effective and light-weight algorithm for Nearest Neighbour Search. It has been designed for uniformly random data, but works fine even on sparse ones. If points are too sparse, for example logspace data, search is still performed correctly but speed can degenerate to a brute search algorithm. If query points are close to reference it is very efficient on sparse dataset too. The tree can be build without running any search. The pointer passed to workspace can be used for the above routines. The tree costruction has linear time complexity and it is very fast, so it becomes advantageus against brute search even for a small number of points. In GL-Tree searching has linear complexity (on uniform dataset). Main features: 2D: K-Nearest Neighbor Search K-Nearest Neighbour Graph Nearest Neighbour Filter Radius Search Cuboid Search BuildTree DeleteTree 3D: K-Nearest Neighbor Search K-Nearest Neigbour Graph Nearest Neighbour Filter Radius Search Cuboid Search BuildTree DeleteTree


GLTree Pro Related Software