opencv2/cvv/debug_mode.hpp#
This graph shows which files directly or indirectly include debug_mode.hpp:
Namespaces#
namespace cvv
namespace cvv::impl
Functions#
static bool cvv::debugMode ()
Returns whether debug-mode is active for this TU and thread.
static void cvv::setDebugFlag (bool active)
Enable or disable cvv for current translation unit and thread.