nanoflann
A C++ header-only library for Nearest Neighbor (NN) search wih KD-trees
A C++ header-only library for Nearest Neighbor (NN) search wih KD-trees
To install this package, run one of the following:
nanoflann is a C++ header-only library for building KD-Trees, mostly optimized for 2D or 3D point clouds. nanoflann does not require compiling or installing. You just need to #include in your code.
Summary
A C++ header-only library for Nearest Neighbor (NN) search wih KD-trees
Last Updated
Oct 7, 2024 at 20:21
License
BSD
Total Downloads
103.7K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/jlblancoc/nanoflannDocumentation
http://jlblancoc.github.io/nanoflann/