OpenCV  4.7.0-dev
Open Source Computer Vision
Namespaces | Macros | Functions
debug_mode.hpp File Reference

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...
 

Macro Definition Documentation

◆ CVVISUAL_THREAD_LOCAL

#define CVVISUAL_THREAD_LOCAL