OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
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
 "black box" representation of the file storage associated with a file on disk.
 
namespace  cv::utils
 
namespace  cv::utils::trace
 

Macros

#define CV_TRACE_ARG(arg_id)
 Macro to trace argument value.
 
#define CV_TRACE_ARG_VALUE(arg_id, arg_name, value)
 Macro to trace argument value (expanded version)
 
#define CV_TRACE_FUNCTION()
 Macro to trace function.
 
#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)