OpenCV 4.10.0
开源计算机视觉
|
这是 cv::CommandLineParser 的所有成员的完整列表,包括所有继承的成员。
about(const String &message) | cv::CommandLineParser | |
check() const | cv::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) const | cv::CommandLineParser | inline |
get(int index, bool space_delete=true) const | cv::CommandLineParser | inline |
getByIndex(int index, bool space_delete, Param type, void *dst) const | cv::CommandLineParser | protected |
getByName(const String &name, bool space_delete, Param type, void *dst) const | cv::CommandLineParser | protected |
getPathToApplication() const | cv::CommandLineParser | |
has(const String &name) const | cv::CommandLineParser | |
impl | cv::CommandLineParser | protected |
operator=(const CommandLineParser &parser) | cv::CommandLineParser | |
printErrors() const | cv::CommandLineParser | |
printMessage() const | cv::CommandLineParser | |
~CommandLineParser() | cv::CommandLineParser |