[ aramo ]
[ 源代码: nanoflann ]
软件包: libnanoflann-dev (1.4.2+ds-1)
libnanoflann-dev 的相关链接
Trisquel 的资源:
下载源码包 nanoflann:
维护者:
Original Maintainers:
- Debian Science Maintainers (Mail Archive)
- Timo Röhling
- José Luis Blanco Claraco
外部的资源:
- 主页 [github.com]
相似软件包:
C++11 header-only library for Nearest Neighbor Search with KD-Trees
Nanoflann is a fork of the FLANN library. Originally born as a child project of the Mobile Robot Programming Toolkit, nanoflann is now available as stand-alone library.
It trades some of the flexibility of FLANN for raw execution speed and is much more memory efficient, as it avoids unnecessary copies of point cloud data.