Classes | Namespaces | Typedefs | Functions
params.h File Reference

Go to the source code of this file.

Classes

struct  cvflann::SearchParams
 

Namespaces

 cvflann
 

Typedefs

typedef std::map< std::string,
any > 
cvflann::IndexParams
 

Functions

template<typename T >
T cvflann::get_param (const IndexParams &params, std::string name, const T &default_value)
 
template<typename T >
T cvflann::get_param (const IndexParams &params, std::string name)
 
void cvflann::print_params (const IndexParams &params)