Module opencv::flann[][src]

Expand description

Clustering and Search in Multi-Dimensional Spaces

This section documents OpenCV’s interface to the FLANN library. FLANN (Fast Library for Approximate Nearest Neighbors) is a library that contains a collection of algorithms optimized for fast nearest neighbor search in large datasets and for high dimensional features. More information about FLANN can be found in Muja2009 .

Modules

Structs

Enums

Constants

Traits

Functions

Type Definitions

The id from which we can get a bucket back in an LSH table

What is stored in an LSH bucket