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