graphics/flann

Fast approximate nearest neighbor search for high dimension
Directory:
graphics/flann (package's history)
Package version:
flann-1.7.1r1
Home page:
http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
License:
2-clause-bsd
Source archive:
http://www.cs.ubc.ca/research/flann/uploads/FLANN/flann-1.7.1-src.zip
Description:
FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces. It contains a collection of algorithms we found to work best for nearest neighbor search and a system for automatically choosing the best algorithm and optimum parameters depending on the dataset. FLANN is written in C++ and contains bindings for the following languages: C, MATLAB and Python.
Run dependencies:
libstdc++
Build dependencies:
cmake>=2.6, digest>=20080510, g++>=3, gcc>=3, latex>=3.14, patch>=2.0, pkg_install>=20110805.12, tnftp>=20091122, unzip
General options:
debug
Produce debugging information for binary programs
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler