OpenCV 4.11.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)
explicit

成员函数文档

◆ 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

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