OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::GPlaidMLKernel 类参考

#include <opencv2/gapi/plaidml/gplaidmlkernel.hpp>

cv::GPlaidMLKernel 的协作图

公共类型

使用 F = std::function<void(GPlaidMLContext &)>
 

公共成员函数

 GPlaidMLKernel ()=default
 
 GPlaidMLKernel (const F &f)
 
void apply (GPlaidMLContext &ctx) const
 

受保护的属性

F m_f
 

成员类型定义文档

◆ F

使用 cv::GPlaidMLKernel::F = std::function<void(GPlaidMLContext &)>

构造函数和析构函数文档

◆ GPlaidMLKernel() [1/2]

cv::GPlaidMLKernel::GPlaidMLKernel ( )
默认

◆ GPlaidMLKernel() [2/2]

cv::GPlaidMLKernel::GPlaidMLKernel ( const F & f)
内联显式

成员函数文档

◆ apply()

void cv::GPlaidMLKernel::apply ( GPlaidMLContext & ctx) const
内联

成员数据文档

◆ m_f

F cv::GPlaidMLKernel::m_f
受保护的

此类的文档是从以下文件生成的: