OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
HaarFeatureDescriptor32 Struct Reference

#include "NCVHaarObjectDetection.hpp"

Public Member Functions

__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)
 

Member Function Documentation

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

The documentation for this struct was generated from the following file: