#include <opencv2/gapi/cpu/gcpukernel.hpp>
◆ RunF
◆ SetupF
初始值
std::vector< GCompileArg > GCompileArgs
定义 gcommon.hpp:200
std::vector< GArg > GArgs
定义 garg.hpp:94
std::vector< GMetaArg > GMetaArgs
定义 gmetaarg.hpp:46
◆ GCPUKernel() [1/2]
cv::GCPUKernel::GCPUKernel |
( |
| ) |
|
◆ GCPUKernel() [2/2]
cv::GCPUKernel::GCPUKernel |
( |
const RunF & | runF, |
|
|
const SetupF & | setupF = nullptr ) |
◆ m_isStateful
bool cv::GCPUKernel::m_isStateful = false |
◆ m_runF
RunF cv::GCPUKernel::m_runF = nullptr |
◆ m_setupF
SetupF cv::GCPUKernel::m_setupF = nullptr |
此类的文档是从以下文件生成的