OpenCV 5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::gapi::streaming::detail::GMeta 構造体

#include <opencv2/gapi/streaming/meta.hpp>

Collaboration diagram for cv::gapi::streaming::detail::GMeta:

静的公開メンバ関数

static GMetaArgs getOutMeta (const GMetaArgs &args, const GArgs &)
 
static const char * id ()
 
template<typename... R, int... IIs>
static std::tuple< R... > yield (cv::GCall &call, cv::detail::Seq< IIs... >)
 

メンバ関数詳解

◆ getOutMeta()

static GMetaArgs cv::gapi::streaming::detail::GMeta::getOutMeta ( const GMetaArgs & args,
const GArgs &  )
inlinestatic

◆ id()

static const char * cv::gapi::streaming::detail::GMeta::id ( )
inlinestatic

◆ yield()

template<typename... R, int... IIs>
static std::tuple< R... > cv::gapi::streaming::detail::GMeta::yield ( cv::GCall & call,
cv::detail::Seq< IIs... >  )
inlinestatic

この構造体詳解は次のファイルから抽出されました: