OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
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

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

◆ member_type

typedef 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: