https://github.com/cvan/flann
FLANN - Fast Library for Approximate Nearest Neighbors
https://github.com/cvan/flann
Last synced: about 1 year 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 (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-13T07:37:49.000Z (over 15 years ago)
- Last Synced: 2025-03-24T09:50:17.954Z (about 1 year ago)
- Language: C
- Homepage: http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
- Size: 916 KB
- Stars: 1
- Watchers: 1
- 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.