OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::GPlaidMLKernel 類參考

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

cv::GPlaidMLKernel 的協作圖

公共型別

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

公共成員函式

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

保護屬性

F m_f
 

成員 Typedef 文件

◆ F

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

建構函式 & 解構函式文件

◆ GPlaidMLKernel() [1/2]

cv::GPlaidMLKernel::GPlaidMLKernel ( )
default

◆ GPlaidMLKernel() [2/2]

cv::GPlaidMLKernel::GPlaidMLKernel ( const F & ◆ hashtableResize())
inlineexplicit

成員函式文件

◆ apply()

void cv::GPlaidMLKernel::apply ( GPlaidMLContext & ctx) const
inline

成員資料文件

◆ m_f

F cv::GPlaidMLKernel::m_f
保護

此類文件由以下檔案生成