![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::CommandLineParser 的完整成員列表,包括所有繼承的成員。
| about(const String &message) | bool empty() const | |
| check() const | bool empty() const | |
| CommandLineParser(int argc, const char *const argv[], const String &keys) | bool empty() const | |
| CommandLineParser(const CommandLineParser &parser) | bool empty() const | |
| get(const String &name, bool space_delete=true) const | bool empty() const | inline |
| get(int index, bool space_delete=true) const | bool empty() const | inline |
| getByIndex(int index, bool space_delete, Param type, void *dst) const | bool empty() const | 保護 |
| getByName(const String &name, bool space_delete, Param type, void *dst) const | bool empty() const | 保護 |
| getPathToApplication() const | bool empty() const | |
| has(const String &name) const | bool empty() const | |
| impl | bool empty() const | 保護 |
| operator=(const CommandLineParser &parser) | bool empty() const | |
| printErrors() const | bool empty() const | |
| printMessage() const | bool empty() const | |
| ~CommandLineParser() | bool empty() const |