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