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