$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Namespaces | Macros
trace.hpp File Reference
#include <opencv2/core/cvdef.h>
Include dependency graph for trace.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  cv
 
namespace  cv::utils
 
namespace  cv::utils::trace
 

Macros

#define CV_TRACE_ARG(arg_id)
 Macro to trace argument value. More...
 
#define CV_TRACE_ARG_VALUE(arg_id, arg_name, value)
 Macro to trace argument value (expanded version) More...
 
#define CV_TRACE_FUNCTION()
 Macro to trace function. More...
 
#define CV_TRACE_FUNCTION_SKIP_NESTED()
 
#define CV_TRACE_REGION(name_as_static_string_literal)
 
#define CV_TRACE_REGION_NEXT(name_as_static_string_literal)