OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
trace.hpp File Reference

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)