![]() |
OpenCV 4.13.0
开源计算机视觉库 (Open Source Computer Vision)
|
#include <opencv2/core.hpp>
公开类型 | |
| typedef const std::vector< Mat > & | const_param_type |
| typedef std::vector< Mat > | member_type |
静态公开属性 | |
| static const Param | type = Param::MAT_VECTOR |
| const std::vector<Mat>& cv::ParamType< std::vector< Mat > >::const_param_type |
| std::vector<Mat> cv::ParamType< std::vector< Mat > >::member_type |
|
static (静态) |