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

#include <opencv2/cudalegacy/NCVHaarObjectDetection.hpp>

Collaboration diagram for HaarFeature64:

公開メンバ関数

__device__ __host__ void getRect (Ncv32u *rectX, Ncv32u *rectY, Ncv32u *rectWidth, Ncv32u *rectHeight)
 
__device__ __host__ Ncv32f getWeight (void)
 
__host__ NCVStatus setRect (Ncv32u rectX, Ncv32u rectY, Ncv32u rectWidth, Ncv32u rectHeight, Ncv32u, Ncv32u)
 
__host__ NCVStatus setWeight (Ncv32f weight)
 

公開変数類

uint2 _ui2
 

メンバ関数詳解

◆ getRect()

__device__ __host__ void HaarFeature64::getRect ( Ncv32u * rectX,
Ncv32u * rectY,
Ncv32u * rectWidth,
Ncv32u * rectHeight )
inline

◆ getWeight()

__device__ __host__ Ncv32f HaarFeature64::getWeight ( void )
inline

◆ setRect()

__host__ NCVStatus HaarFeature64::setRect ( Ncv32u rectX,
Ncv32u rectY,
Ncv32u rectWidth,
Ncv32u rectHeight,
Ncv32u ,
Ncv32u  )
inline

◆ setWeight()

__host__ NCVStatus HaarFeature64::setWeight ( Ncv32f weight)
inline

メンバ変数詳解

◆ _ui2

uint2 HaarFeature64::_ui2

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