OpenCV  4.1.1
Open Source Computer Vision
cv::flann::LshIndexParams Member List

This is the complete list of members for cv::flann::LshIndexParams, including all inherited members.

getAll(std::vector< String > &names, std::vector< FlannIndexType > &types, std::vector< String > &strValues, std::vector< double > &numValues) constcv::flann::IndexParams
getDouble(const String &key, double defaultVal=-1) constcv::flann::IndexParams
getInt(const String &key, int defaultVal=-1) constcv::flann::IndexParams
getString(const String &key, const String &defaultVal=String()) constcv::flann::IndexParams
IndexParams()cv::flann::IndexParams
LshIndexParams(int table_number, int key_size, int multi_probe_level)cv::flann::LshIndexParams
paramscv::flann::IndexParams
setAlgorithm(int value)cv::flann::IndexParams
setBool(const String &key, bool value)cv::flann::IndexParams
setDouble(const String &key, double value)cv::flann::IndexParams
setFloat(const String &key, float value)cv::flann::IndexParams
setInt(const String &key, int value)cv::flann::IndexParams
setString(const String &key, const String &value)cv::flann::IndexParams
~IndexParams()cv::flann::IndexParams