Module opencv::flann

source ·
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