OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

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 Enumeration Documentation

anonymous enum
Enumerator
type 

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