Go to the source code of this file.
Classes | |
| struct | cvflann::SearchParams |
Namespaces | |
| namespace | 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) |