This is the complete list of members for cv::flann::LinearIndexParams, including all inherited members.
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 | |
LinearIndexParams() | cv::flann::LinearIndexParams | |
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 |