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

#include <opencv2/stereo/quasi_dense_stereo.hpp>

Collaboration diagram for cv::stereo::MatchQuasiDense:

公開メンバ関数

 MatchQuasiDense ()
 
bool operator< (const MatchQuasiDense &rhs) const
 

公開変数類

float corr
 
cv::Point2i p0
 
cv::Point2i p1
 

構築子と解体子の詳解

◆ MatchQuasiDense()

cv::stereo::MatchQuasiDense::MatchQuasiDense ( )
inline

メンバ関数詳解

◆ operator<()

bool cv::stereo::MatchQuasiDense::operator< ( const MatchQuasiDense & rhs) const
inline

メンバ変数詳解

◆ corr

float cv::stereo::MatchQuasiDense::corr

◆ p0

cv::Point2i cv::stereo::MatchQuasiDense::p0

◆ p1

cv::Point2i cv::stereo::MatchQuasiDense::p1

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