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

#include <opencv2/gapi/gtype_traits.hpp>

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

Static Public Attributes

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

Member Data Documentation

◆ kind

constexpr const ArgKind cv::detail::GTypeTraits< cv::GMat >::kind = ArgKind::GMAT
staticconstexpr

◆ op_kind

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

◆ shape

constexpr const GShape cv::detail::GTypeTraits< cv::GMat >::shape = GShape::GMAT
staticconstexpr

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