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

#include "core.hpp"

Public Types

enum  { type = Param::MAT_VECTOR }
 
typedef const std::vector< Mat > & const_param_type
 
typedef std::vector< Matmember_type
 

Member Typedef Documentation

§ const_param_type

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

§ member_type

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

Member Enumeration Documentation

§ anonymous enum

anonymous enum
Enumerator
type 

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