Package: wnpp Severity: wishlist Owner: "Jose Luis Blanco (University of Malaga)" <joseluisblan...@gmail.com>
* Package name : nanoflann Version : 1.1.0 Upstream Author : Jose Luis Blanco Claraco <joseluisblan...@gmail.com> * URL : http://code.google.com/p/nanoflann/ * License : BSD Programming Lang: C++ Description : C++ header-only fork of the FLANN library for KD-trees nanoflann is a C++ header-only library for building KD-Trees, mostly optimized for 2D or 3D point clouds. Queries for neighbors around any arbitrary location in space can then be solved quickly and efficiently using Approximate Nearest Neighbor (ANN) algorithms. This implementation is roughly one order of magnitude faster than some other popular KD-tree libraries. nanoflann does not require compiling or installing any binary library, just an #include <nanoflann.hpp> in your code. This library is a fork (and a subset) of the `flann` library, by Marius Muja and David G. Lowe, which was started by Jose Luis Blanco Claraco. Following the original license terms, nanoflann is distributed under the BSD license. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20111214195912.5550.26501.reportbug@jl-pb