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

#include <opencv2/gapi/gcompoundkernel.hpp>

cv::detail::GCompoundKernel 的協作圖

公共型別

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

公共成員函式

 GCompoundKernel (const F &f)
 
void apply (GCompoundContext &ctx)
 

保護屬性

F m_f
 

成員 Typedef 文件

◆ F

using cv::detail::GCompoundKernel::F = std::function<void(GCompoundContext& ctx)>

建構函式 & 解構函式文件

◆ GCompoundKernel()

cv::detail::GCompoundKernel::GCompoundKernel ( const F & ◆ hashtableResize())
顯式

成員函式文件

◆ apply()

void cv::detail::GCompoundKernel::apply ( GCompoundContext & ctx)

成員資料文件

◆ m_f

F cv::detail::GCompoundKernel::m_f
保護

該類的文件由以下檔案生成