This is the complete list of members for cv::flann::CompositeIndexParams, including all inherited members.
CompositeIndexParams(int trees=4, int branching=32, int iterations=11, cvflann::flann_centers_init_t centers_init=cvflann::FLANN_CENTERS_RANDOM, float cb_index=0.2f) | cv::flann::CompositeIndexParams | |
getAll(std::vector< std::string > &names, std::vector< int > &types, std::vector< std::string > &strValues, std::vector< double > &numValues) const | cv::flann::IndexParams | |
getDouble(const std::string &key, double defaultVal=-1) const | cv::flann::IndexParams | |
getInt(const std::string &key, int defaultVal=-1) const | cv::flann::IndexParams | |
getString(const std::string &key, const std::string &defaultVal=std::string()) const | cv::flann::IndexParams | |
IndexParams() | cv::flann::IndexParams | |
params | cv::flann::IndexParams | |
setAlgorithm(int value) | cv::flann::IndexParams | |
setBool(const std::string &key, bool value) | cv::flann::IndexParams | |
setDouble(const std::string &key, double value) | cv::flann::IndexParams | |
setFloat(const std::string &key, float value) | cv::flann::IndexParams | |
setInt(const std::string &key, int value) | cv::flann::IndexParams | |
setString(const std::string &key, const std::string &value) | cv::flann::IndexParams | |
~IndexParams() | cv::flann::IndexParams |