Struct cv::ParamType< std::vector< Mat > >#

#include <opencv2/core.hpp>

Collaboration diagram for cv::ParamType< std::vector< Mat > >:

cv::ParamType< std::vector< Mat > > Node1 cv::ParamType< std ::vector< Mat > >     Node2 static const Param     Node2->Node1 +type

cv::ParamType< std::vector< Mat > > Node1 cv::ParamType< std ::vector< Mat > >     Node2 static const Param     Node2->Node1 +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 Data Documentation#

type#

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

Source file#

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