Classes | Namespaces | Functions
include/opencv2/flann/autotuned_index.h File Reference

Go to the source code of this file.

Classes

struct  cvflann::AutotunedIndexParams
class  cvflann::AutotunedIndex< Distance >
struct  cvflann::AutotunedIndex< Distance >::CostData

Namespaces

namespace  cvflann

Functions

template<typename Distance >
NNIndex< Distance > * cvflann::create_index_by_type (const Matrix< typename Distance::ElementType > &dataset, const IndexParams &params, const Distance &distance)