opencv2/cvv/debug_mode.hpp#

This graph shows which files directly or indirectly include debug_mode.hpp:

incby nb2413277a2 opencv2/cvv/cvv.hpp n84f280358a opencv2/cvv.hpp nb2413277a2->n84f280358a ne7b72fd2ce opencv2/cvv/debug_mode.hpp n84f280358a->ne7b72fd2ce n52f4ed0c41 opencv2/cvv/dmatch.hpp n84f280358a->n52f4ed0c41 ne6b007bd55 opencv2/cvv/filter.hpp n84f280358a->ne6b007bd55 n9df73bf0ac opencv2/cvv/final_show.hpp n84f280358a->n9df73bf0ac nb442c12824 opencv2/cvv/show_image.hpp n84f280358a->nb442c12824 n52f4ed0c41->ne7b72fd2ce ne6b007bd55->ne7b72fd2ce n9df73bf0ac->ne7b72fd2ce nb442c12824->ne7b72fd2ce

incby nb2413277a2 opencv2/cvv/cvv.hpp n84f280358a opencv2/cvv.hpp nb2413277a2->n84f280358a ne7b72fd2ce opencv2/cvv/debug_mode.hpp n84f280358a->ne7b72fd2ce n52f4ed0c41 opencv2/cvv/dmatch.hpp n84f280358a->n52f4ed0c41 ne6b007bd55 opencv2/cvv/filter.hpp n84f280358a->ne6b007bd55 n9df73bf0ac opencv2/cvv/final_show.hpp n84f280358a->n9df73bf0ac nb442c12824 opencv2/cvv/show_image.hpp n84f280358a->nb442c12824 n52f4ed0c41->ne7b72fd2ce ne6b007bd55->ne7b72fd2ce n9df73bf0ac->ne7b72fd2ce nb442c12824->ne7b72fd2ce

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.