OpenCV 4.12.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::ParamType< Mat > Struct Reference

#include <opencv2/core.hpp>

Collaboration diagram for cv::ParamType< Mat >:

Public Types

typedef const Matconst_param_type
 
typedef Mat member_type
 

Static Public Attributes

static const Param type = Param::MAT
 

Member Typedef Documentation

◆ const_param_type

const Mat& cv::ParamType< Mat >::const_param_type

◆ member_type

Mat cv::ParamType< Mat >::member_type

Member Data Documentation

◆ type

const Param cv::ParamType< Mat >::type = Param::MAT
static

The documentation for this struct was generated from the following file: