OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
debug_mode.hpp File Reference
This graph shows which files directly or indirectly include this file:

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.
 

Macro Definition Documentation

◆ CVVISUAL_THREAD_LOCAL

#define CVVISUAL_THREAD_LOCAL