![]() |
OpenCV
4.4.0
Open Source Computer Vision
|
#include <opencv2/gapi/gkernel.hpp>
Public Types | |
| using | M = std::function< GMetaArgs(const GMetaArgs &, const GArgs &)> |
Public Attributes | |
| const GSpecs | inSpecs |
| 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 GSpecs cv::GKernel::inSpecs |
| const std::string cv::GKernel::name |
| const M cv::GKernel::outMeta |
| const GShapes cv::GKernel::outShapes |
| const std::string cv::GKernel::tag |
1.8.13