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

#include <opencv2/gapi/gtype_traits.hpp>

Static Public Attributes

static constexpr const ArgKind kind = ArgKind::GMAT
 
static constexpr const GShape shape = GShape::GMAT
 

Member Data Documentation

◆ kind

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

◆ shape

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

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