-
Notifications
You must be signed in to change notification settings - Fork 1
a C++ kd-tree implementation
License
orangejulius/kdtree
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published