OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::GKernel Struct Reference

#include <opencv2/gapi/gkernel.hpp>

Collaboration diagram for cv::GKernel:

Public Types

using M = std::function< GMetaArgs(const GMetaArgs &, const GArgs &)>
 

Public Attributes

const std::string name
 
const M outMeta
 
const GShapes outShapes
 

Member Typedef Documentation

◆ M

using cv::GKernel::M = std::function<GMetaArgs(const GMetaArgs &, const GArgs &)>

Member Data Documentation

◆ name

const std::string cv::GKernel::name

◆ outMeta

const M cv::GKernel::outMeta

◆ outShapes

const GShapes cv::GKernel::outShapes

The documentation for this struct was generated from the following file: