Skip to content

orangejulius/kdtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdtree library

This is a small library that implements a kdtree. The main goals are readability, flexibility, and performance (without greatly detracting from the first two goals)

Planned features
*N-dimentional kdtree (at least 2 and 3 dimensions to start)
*nearest neighbor search
*N nearest neighbor search
*volumetric objects
*intelligent split heuristic

About

a C++ kd-tree implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published