OpenCV
4.0.0
Open Source Computer Vision
|
#include "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 |
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 |