OpenCV  4.1.1
Open Source Computer Vision
Static Public Member Functions | List of all members
cvflann::index_creator< KDTreeCapability, VectorSpace, Distance > Struct Template Reference

#include <opencv2/flann/all_indices.h>

Static Public Member Functions

static NNIndex< Distance > * create (const Matrix< typename Distance::ElementType > &dataset, const IndexParams &params, const Distance &distance)
 

Member Function Documentation

§ create()

template<typename KDTreeCapability , typename VectorSpace , typename Distance >
static NNIndex<Distance>* cvflann::index_creator< KDTreeCapability, VectorSpace, Distance >::create ( const Matrix< typename Distance::ElementType > &  dataset,
const IndexParams params,
const Distance &  distance 
)
inlinestatic

The documentation for this struct was generated from the following file: