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

#include <opencv2/gapi/gtype_traits.hpp>

Static Public Attributes

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

Member Data Documentation

◆ kind

constexpr const ArgKind cv::detail::GTypeTraits< cv::GScalar >::kind = ArgKind::GSCALAR
static

◆ op_kind

◆ shape

constexpr const GShape cv::detail::GTypeTraits< cv::GScalar >::shape = GShape::GSCALAR
static

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