OpenCV
4.9.0
Open Source Computer Vision
|
This is the complete list of members for cv::GCompiled, including all inherited members.
canReshape() const | cv::GCompiled | |
GCompiled() | cv::GCompiled | |
metas() const | cv::GCompiled | |
operator bool() const | cv::GCompiled | explicit |
operator()(GRunArgs &&ins, GRunArgsP &&outs) | cv::GCompiled | |
operator()(cv::Mat in, cv::Mat &out) | cv::GCompiled | |
operator()(cv::Mat in, cv::Scalar &out) | cv::GCompiled | |
operator()(cv::Mat in1, cv::Mat in2, cv::Mat &out) | cv::GCompiled | |
operator()(cv::Mat in1, cv::Mat in2, cv::Scalar &out) | cv::GCompiled | |
operator()(const std::vector< cv::Mat > &ins, const std::vector< cv::Mat > &outs) | cv::GCompiled | |
outMetas() const | cv::GCompiled | |
prepareForNewStream() | cv::GCompiled | |
reshape(const GMetaArgs &inMetas, const GCompileArgs &args) | cv::GCompiled |