OpenCV 4.13.0
开源计算机视觉库 (Open Source Computer Vision)
正在加载...
正在搜索...
未找到匹配项
cv::ParamType< Algorithm > 结构体参考

#include <opencv2/core.hpp>

cv::ParamType< Algorithm > 的协作图

公开类型

typedef const Ptr< Algorithm > & const_param_type
 
typedef Ptr< Algorithmmember_type
 

静态公开属性

static const Param type = Param::ALGORITHM
 

成员类型定义说明

◆ const_param_type

const Ptr<Algorithm>& cv::ParamType< Algorithm >::const_param_type

◆ member_type

成员数据文档

◆ type

const Param cv::ParamType< Algorithm >::type = Param::ALGORITHM
static (静态)

此结构体的文档是从以下文件生成的