OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
cv::detail::GTypeTraits< cv::GFrame > Struct Reference

#include <opencv2/gapi/gtype_traits.hpp>

Collaboration diagram for cv::detail::GTypeTraits< cv::GFrame >:

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
staticconstexpr

◆ op_kind

constexpr const OpaqueKind cv::detail::GTypeTraits< cv::GFrame >::op_kind = OpaqueKind::CV_UNKNOWN
staticconstexpr

◆ shape

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

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