OpenCV  2.4.13.2
Open Source Computer Vision
cv::ParamType< vector< Mat > > Struct Template Reference

#include <core.hpp>

Public Types

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

Member Typedef Documentation

§ const_param_type

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

§ member_type

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

Member Enumeration Documentation

§ anonymous enum

anonymous enum
Enumerator
type 

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