OpenCV 4.13.0
开源计算机视觉库 (Open Source Computer Vision)
正在加载...
正在搜索...
未找到匹配项
cv::ParamType< std::vector< Mat > > 结构体引用

#include <opencv2/core.hpp>

cv::ParamType< std::vector< Mat > > 的协作图

公开类型

typedef const std::vector< Mat > & const_param_type
 
typedef std::vector< Matmember_type
 

静态公开属性

static const Param type = Param::MAT_VECTOR
 

成员类型定义说明

◆ const_param_type

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

◆ member_type

std::vector<Mat> cv::ParamType< std::vector< Mat > >::member_type

成员数据文档

◆ type

const Param cv::ParamType< std::vector< Mat > >::type = Param::MAT_VECTOR
static (静态)

此结构体的文档是从以下文件生成的