Port details on branch 2024Q4 |
- flann Library for fast nearest neighbor searches in high dimensional spaces
- 1.9.2_3 math =3 1.9.2_3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2017-12-30 19:45:42
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
- License: BSD3CLAUSE
- WWW:
- https://www.cs.ubc.ca/research/flann/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/flann/ && make install clean
- To add the package, run one of these commands:
- pkg install math/flann
- pkg install flann
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: flann
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1653444972
SHA256 (tkircher-flann-1.9.2_GH0.tar.gz) = e26829bb0017f317d9cc45ab83ddcb8b16d75ada1ae07157006c1e7d601c8824
SIZE (tkircher-flann-1.9.2_GH0.tar.gz) = 34641759
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libhdf5.so : science/hdf5
- liblz4.so : archivers/liblz4
- libsz.so : science/libaec
- This port is required by:
- for Libraries
-
- graphics/cloudcompare
- graphics/colmap
- graphics/hugin
- graphics/pcl-pointclouds
- misc/dartsim
- misc/ompl
- misc/openmvg
Configuration Options:
- No options to configure
- Options name:
- math_flann
- USES:
- cmake compiler:c++11-lang localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|