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

#include <opencv2/gapi/gcompoundkernel.hpp>

cv::detail::GCompoundContext 的協作圖

公共成員函式

 GCompoundContext (const GArgs &in_args)
 
template<typename T >
const T & inArg (int input)
 

公共屬性

GArgs m_args
 
GArgs m_results
 

建構函式 & 解構函式文件

◆ GCompoundContext()

cv::detail::GCompoundContext::GCompoundContext ( const GArgs & in_args)
顯式

成員函式文件

◆ inArg()

template<typename T >
const T & cv::detail::GCompoundContext::inArg ( int input)
inline

成員資料文件

◆ m_args

GArgs cv::detail::GCompoundContext::m_args

◆ m_results

GArgs cv::detail::GCompoundContext::m_results

此結構體的文件由以下檔案生成