#include <opencv2/gapi/cpu/gcpukernel.hpp>
◆ inArg()
template<typename T >
const T & cv::GCPUContext::inArg |
( |
int |
input | ) |
|
|
inline |
◆ inMat()
const cv::Mat & cv::GCPUContext::inMat |
( |
int |
input | ) |
|
◆ inVal()
const cv::Scalar & cv::GCPUContext::inVal |
( |
int |
input | ) |
|
◆ outFrame()
◆ outMatR()
cv::Mat & cv::GCPUContext::outMatR |
( |
int |
output | ) |
|
◆ outOpaqueR()
template<typename T >
T & cv::GCPUContext::outOpaqueR |
( |
int |
output | ) |
|
|
inline |
◆ outOpaqueRef()
◆ outValR()
cv::Scalar & cv::GCPUContext::outValR |
( |
int |
output | ) |
|
◆ outVecR()
template<typename T >
std::vector< T > & cv::GCPUContext::outVecR |
( |
int |
output | ) |
|
|
inline |
◆ outVecRef()
◆ state()
GArg cv::GCPUContext::state |
( |
| ) |
|
|
inline |
◆ gimpl::GCPUExecutable
friend class gimpl::GCPUExecutable |
|
friend |
◆ m_args
std::vector<GArg> cv::GCPUContext::m_args |
|
protected |
◆ m_results
std::unordered_map<std::size_t, GRunArgP> cv::GCPUContext::m_results |
|
protected |
◆ m_state
GArg cv::GCPUContext::m_state |
|
protected |
The documentation for this class was generated from the following file: