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

#include <opencv2/gapi/gcompoundkernel.hpp>

Collaboration diagram for cv::detail::GCompoundContext:

公開メンバ関数

 GCompoundContext (const GArgs &in_args)
 
template<typename T >
const T & inArg (int input)
 

公開変数類

GArgs m_args
 
GArgs m_results
 

構築子と解体子の詳解

◆ GCompoundContext()

cv::detail::GCompoundContext::GCompoundContext ( const GArgs & in_args)
explicit

メンバ関数詳解

◆ inArg()

template<typename T >
const T & cv::detail::GCompoundContext::inArg ( int input)
inline

メンバ変数詳解

◆ m_args

GArgs cv::detail::GCompoundContext::m_args

◆ m_results

GArgs cv::detail::GCompoundContext::m_results

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