OpenCV
5.0.0-pre
Open Source Computer Vision
|
This is the complete list of members for cv::GCall, including all inherited members.
GCall(const GKernel &k) | cv::GCall | explicit |
kernel() | cv::GCall | |
m_priv | cv::GCall | protected |
params() | cv::GCall | |
pass(Ts &&... args) | cv::GCall | inline |
priv() | cv::GCall | |
priv() const | cv::GCall | |
setArgs(std::vector< GArg > &&args) | cv::GCall | |
yield(int output=0) | cv::GCall | |
yieldArray(int output=0) | cv::GCall | inline |
yieldArray(int output=0) | cv::GCall | protected |
yieldFrame(int output=0) | cv::GCall | |
yieldOpaque(int output=0) | cv::GCall | inline |
yieldOpaque(int output=0) | cv::GCall | protected |
yieldP(int output=0) | cv::GCall | |
yieldScalar(int output=0) | cv::GCall | |
~GCall() | cv::GCall |