OpenCV
4.5.0
Open Source Computer Vision
|
Namespaces | |
cvv | |
cvv::impl | |
Macros | |
#define | CVVISUAL_THREAD_LOCAL |
Functions | |
static bool | cvv::debugMode () |
Returns whether debug-mode is active for this TU and thread. More... | |
static bool & | cvv::impl::getDebugFlag () |
static void | cvv::setDebugFlag (bool active) |
Enable or disable cvv for current translation unit and thread. More... | |
#define CVVISUAL_THREAD_LOCAL |