OpenCV
4.8.0
Open Source Computer Vision
|
#include <opencv2/gapi/gkernel.hpp>
Public Types | |
using | M = std::function< GMetaArgs(const GMetaArgs &, const GArgs &)> |
Public Attributes | |
GKinds | inKinds |
std::string | name |
GCtors | outCtors |
GKinds | outKinds |
M | outMeta |
GShapes | outShapes |
std::string | tag |
using cv::GKernel::M = std::function<GMetaArgs(const GMetaArgs &, const GArgs &)> |
GKinds cv::GKernel::inKinds |
std::string cv::GKernel::name |
GCtors cv::GKernel::outCtors |
GKinds cv::GKernel::outKinds |
M cv::GKernel::outMeta |
GShapes cv::GKernel::outShapes |
std::string cv::GKernel::tag |