OpenCV
3.3.1
Open Source Computer Vision
|
Namespaces | |
logging | |
trace | |
Functions | |
bool | getConfigurationParameterBool (const char *name, bool defaultValue) |
size_t | getConfigurationParameterSizeT (const char *name, size_t defaultValue) |
cv::String | getConfigurationParameterString (const char *name, const char *defaultValue) |
int | getThreadID () |
bool cv::utils::getConfigurationParameterBool | ( | const char * | name, |
bool | defaultValue | ||
) |
size_t cv::utils::getConfigurationParameterSizeT | ( | const char * | name, |
size_t | defaultValue | ||
) |
cv::String cv::utils::getConfigurationParameterString | ( | const char * | name, |
const char * | defaultValue | ||
) |
int cv::utils::getThreadID | ( | ) |