OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
HaarFeatureDescriptor32 结构体参考

#include <opencv2/cudalegacy/NCVHaarObjectDetection.hpp>

HaarFeatureDescriptor32 的协作图

公有成员函数

__host__ NCVStatus create (NcvBool bTilted, NcvBool bLeftLeaf, NcvBool bRightLeaf, Ncv32u numFeatures, Ncv32u offsetFeatures)
 
__device__ __host__ Ncv32u getFeaturesOffset (void)
 
__device__ __host__ Ncv32u getNumFeatures (void)
 
__device__ __host__ NcvBool isLeftNodeLeaf (void)
 
__device__ __host__ NcvBool isRightNodeLeaf (void)
 
__device__ __host__ NcvBool isTilted (void)
 

成员函数文档

◆ create()

__host__ NCVStatus HaarFeatureDescriptor32::create ( NcvBool bTilted,
NcvBool bLeftLeaf,
NcvBool bRightLeaf,
Ncv32u numFeatures,
Ncv32u offsetFeatures )
inline

◆ getFeaturesOffset()

__device__ __host__ Ncv32u HaarFeatureDescriptor32::getFeaturesOffset ( void )
inline

◆ getNumFeatures()

__device__ __host__ Ncv32u HaarFeatureDescriptor32::getNumFeatures ( void )
inline

◆ isLeftNodeLeaf()

__device__ __host__ NcvBool HaarFeatureDescriptor32::isLeftNodeLeaf ( void )
inline

◆ isRightNodeLeaf()

__device__ __host__ NcvBool HaarFeatureDescriptor32::isRightNodeLeaf ( void )
inline

◆ isTilted()

__device__ __host__ NcvBool HaarFeatureDescriptor32::isTilted ( void )
inline

此结构体的文档是从以下文件生成的: