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