ConanCenter
FAQ
Docs
Blog
Downloads
nanoflann/1.6.0
nanoflann is a C++11 header-only library for building KD-Trees of datasets with different topologies: R2, R3 (point clouds), SO(2) and SO(3) (2D and 3D rotation groups).
flann
kd-trees
nearest-neighbor
Use it
Loading...
Packages
Dependencies
Loading...
Versions
Badges
Recipe info
BSD-2-Clause
View recipe on GitHub
github.com/jlblancoc/...
2024-07-29
f838f4d94c70f9d8362...
Available packages
Header Only
Install
Add the following line to your conanfile.txt:
[requires] nanoflann/1.6.0
Using nanoflann
Loading ...
Loading...