OpenCV  4.7.0-dev
Open Source Computer Vision
Static Public Attributes | List of all members
cv::detail::GTypeTraits< T > Struct Template Reference

#include <opencv2/gapi/gtype_traits.hpp>

Static Public Attributes

static constexpr const ArgKind kind = ArgKind::OPAQUE_VAL
 
static constexpr const OpaqueKind op_kind = OpaqueKind::CV_UNKNOWN
 

Member Data Documentation

◆ kind

template<typename T >
constexpr const ArgKind cv::detail::GTypeTraits< T >::kind = ArgKind::OPAQUE_VAL
static

◆ op_kind

template<typename T >
constexpr const OpaqueKind cv::detail::GTypeTraits< T >::op_kind = OpaqueKind::CV_UNKNOWN
static

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