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 ¶ms, std::string name, const T &default_value) |
template<typename T > | |
T | cvflann::get_param (const IndexParams ¶ms, std::string name) |
void | cvflann::print_params (const IndexParams ¶ms, std::ostream &stream) |
void | cvflann::print_params (const IndexParams ¶ms) |