OpenCV  4.1.0
Open Source Computer Vision
Public Types | Static Public Attributes | List of all members
cv::ParamType< std::vector< Mat > > Struct Template Reference

#include <opencv2/core.hpp>

Public Types

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

Static Public Attributes

static const Param type = Param::MAT_VECTOR
 

Member Typedef Documentation

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

Member Data Documentation

const Param cv::ParamType< std::vector< Mat > >::type = Param::MAT_VECTOR
static

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