OpenCV  4.5.0
Open Source Computer Vision
Static Public Attributes | List of all members
cv::detail::GTypeTraits< cv::GFrame > Struct Template Reference

#include <opencv2/gapi/gtype_traits.hpp>

Static Public Attributes

static constexpr const ArgKind kind = ArgKind::GFRAME
 
static constexpr const OpaqueKind op_kind = OpaqueKind::CV_UNKNOWN
 
static constexpr const GShape shape = GShape::GFRAME
 

Member Data Documentation

◆ kind

constexpr const ArgKind cv::detail::GTypeTraits< cv::GFrame >::kind = ArgKind::GFRAME
static

◆ op_kind

◆ shape

constexpr const GShape cv::detail::GTypeTraits< cv::GFrame >::shape = GShape::GFRAME
static

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