OpenCV
3.3.0
Open Source Computer Vision
|
Enumerations | |
enum | LogLevel { LOG_LEVEL_SILENT = 0, LOG_LEVEL_FATAL = 1, LOG_LEVEL_ERROR = 2, LOG_LEVEL_WARNING = 3, LOG_LEVEL_INFO = 4, LOG_LEVEL_DEBUG = 5, LOG_LEVEL_VERBOSE = 6 } |
Supported logging levels and their semantic. More... | |
Supported logging levels and their semantic.