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

#include <opencv2/gapi/infer.hpp>

Collaboration diagram for cv::detail::InOutInfo:

公開変数類

std::vector< std::string > in_names
 
std::vector< std::string > out_names
 

メンバ変数詳解

◆ in_names

std::vector<std::string> cv::detail::InOutInfo::in_names

◆ out_names

std::vector<std::string> cv::detail::InOutInfo::out_names

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