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

#include <opencv2/datasets/or_pascal.hpp>

Collaboration diagram for cv::datasets::OR_pascalObj:

公開変数類

int depth
 
std::string filename
 
int height
 
std::vector< PascalObjobjects
 
int width
 

メンバ変数詳解

◆ depth

int cv::datasets::OR_pascalObj::depth

◆ filename

std::string cv::datasets::OR_pascalObj::filename

◆ height

int cv::datasets::OR_pascalObj::height

◆ objects

std::vector<PascalObj> cv::datasets::OR_pascalObj::objects

◆ width

int cv::datasets::OR_pascalObj::width

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