OpenCV 4.12.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::detail::GTypeTraits< cv::GScalar > Struct Reference

#include <opencv2/gapi/gtype_traits.hpp>

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

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

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

◆ op_kind

◆ shape

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

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