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

#include <opencv2/dnn/dnn.hpp>

Collaboration diagram for cv::dnn::Arg:

公開メンバ関数

 Arg ()
 
 Arg (int idx_)
 
bool empty () const
 

公開変数類

int idx
 

構築子と解体子の詳解

◆ Arg() [1/2]

cv::dnn::Arg::Arg ( )

◆ Arg() [2/2]

cv::dnn::Arg::Arg ( int idx_)
explicit

メンバ関数詳解

◆ empty()

bool cv::dnn::Arg::empty ( ) const

メンバ変数詳解

◆ idx

int cv::dnn::Arg::idx

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