OpenCV 4.11.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::CommandLineParser内联
get(int index, bool space_delete=true) constcv::CommandLineParser内联
getByIndex(int index, bool space_delete, Param type, void *dst) constcv::CommandLineParser保护
getByName(const String &name, bool space_delete, Param type, void *dst) constcv::CommandLineParser保护
getPathToApplication() constcv::CommandLineParser
has(const String &name) constcv::CommandLineParser
implcv::CommandLineParser保护
operator=(const CommandLineParser &parser)cv::CommandLineParser
printErrors() constcv::CommandLineParser
printMessage() constcv::CommandLineParser
~CommandLineParser()cv::CommandLineParser