OpenCV 4.13.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
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