#include <opencv2/gapi/ocl/goclkernel.hpp>
§ inArg()
template<typename T >
const T& cv::GOCLContext::inArg |
( |
int |
input | ) |
|
|
inline |
§ inMat()
const cv::UMat& cv::GOCLContext::inMat |
( |
int |
input | ) |
|
§ inVal()
§ outMatR()
cv::UMat& cv::GOCLContext::outMatR |
( |
int |
output | ) |
|
§ outValR()
§ outVecR()
template<typename T >
std::vector<T>& cv::GOCLContext::outVecR |
( |
int |
output | ) |
|
|
inline |
§ outVecRef()
§ gimpl::GOCLExecutable
friend class gimpl::GOCLExecutable |
|
friend |
§ m_args
std::vector<GArg> cv::GOCLContext::m_args |
|
protected |
§ m_results
std::unordered_map<std::size_t, GRunArgP> cv::GOCLContext::m_results |
|
protected |
The documentation for this class was generated from the following file: