Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvan/flann
FLANN - Fast Library for Approximate Nearest Neighbors
https://github.com/cvan/flann
Last synced: 2 days ago
JSON representation
FLANN - Fast Library for Approximate Nearest Neighbors
- Host: GitHub
- URL: https://github.com/cvan/flann
- Owner: cvan
- Created: 2010-12-14T04:56:16.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-13T07:37:49.000Z (about 14 years ago)
- Last Synced: 2025-01-29T18:02:41.870Z (9 days ago)
- Language: C
- Homepage: http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
- Size: 916 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
Awesome Lists containing this project
README
FLANN - Fast Library for Approximate Nearest neighbors
======================================================This is a library for fast approximate nearest neighbor matching.
See the doc/manual.pdf file for information on how to use the library.