![]() |
OpenCV
4.7.0-dev
Open Source Computer Vision
|
#include <opencv2/gapi/gtype_traits.hpp>
Public Types | |
using | host_type = T |
using | strip_type = cv::detail::OpaqueRef |
Static Public Member Functions | |
static cv::detail::OpaqueRef | wrap_in (const T &t) |
static cv::detail::OpaqueRef | wrap_out (T &t) |
static cv::detail::GOpaqueU | wrap_value (const cv::GOpaque< T > &t) |
Static Public Attributes | |
static constexpr const ArgKind | kind = ArgKind::GOPAQUE |
static constexpr const OpaqueKind | op_kind = GOpaqueTraits<T>::kind |
static constexpr const GShape | shape = GShape::GOPAQUE |
using cv::detail::GTypeTraits< cv::GOpaque< T > >::host_type = T |
using cv::detail::GTypeTraits< cv::GOpaque< T > >::strip_type = cv::detail::OpaqueRef |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |
|
static |