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

#include <opencv2/ximgproc/edgeboxes.hpp>

Collaboration diagram for cv::ximgproc::Box:

公開変数類

int h
 
float score
 
int w
 
int x
 
int y
 

メンバ変数詳解

◆ h

int cv::ximgproc::Box::h

◆ score

float cv::ximgproc::Box::score

◆ w

int cv::ximgproc::Box::w

◆ x

int cv::ximgproc::Box::x

◆ y

int cv::ximgproc::Box::y

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