OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
cv::CommandLineParser 成员列表

这是 cv::CommandLineParser 的所有成员的完整列表,包括所有继承的成员。

about(const String &message)cv::CommandLineParser
check() constcv::CommandLineParser
CommandLineParser(int argc, const char *const argv[], const String &keys)cv::CommandLineParser
CommandLineParser(const CommandLineParser &parser)cv::CommandLineParser
get(const String &name, bool space_delete=true) constcv::CommandLineParserinline
get(int index, bool space_delete=true) constcv::CommandLineParserinline
getByIndex(int index, bool space_delete, Param type, void *dst) constcv::CommandLineParserprotected
getByName(const String &name, bool space_delete, Param type, void *dst) constcv::CommandLineParserprotected
getPathToApplication() constcv::CommandLineParser
has(const String &name) constcv::CommandLineParser
implcv::CommandLineParserprotected
operator=(const CommandLineParser &parser)cv::CommandLineParser
printErrors() constcv::CommandLineParser
printMessage() constcv::CommandLineParser
~CommandLineParser()cv::CommandLineParser