#include </__w/1/s/gpu/people/src/cuda/nvidia/NCVHaarObjectDetection.hpp>
|  | 
| __host__ NCVStatus | create (NcvBool bTilted, NcvBool bLeftLeaf, NcvBool bRightLeaf, Ncv32u numFeatures, Ncv32u offsetFeatures) | 
|  | 
| __device__ __host__ NcvBool | isTilted () const | 
|  | 
| __device__ __host__ NcvBool | isLeftNodeLeaf () const | 
|  | 
| __device__ __host__ NcvBool | isRightNodeLeaf () const | 
|  | 
| __device__ __host__ Ncv32u | getNumFeatures () const | 
|  | 
| __device__ __host__ Ncv32u | getFeaturesOffset () const | 
|  | 
Definition at line 106 of file NCVHaarObjectDetection.hpp.
 
◆ create()
  
  | 
        
          | __host__ NCVStatus HaarFeatureDescriptor32::create | ( | NcvBool | bTilted, |  
          |  |  | NcvBool | bLeftLeaf, |  
          |  |  | NcvBool | bRightLeaf, |  
          |  |  | Ncv32u | numFeatures, |  
          |  |  | Ncv32u | offsetFeatures |  
          |  | ) |  |  |  | inline | 
 
 
◆ getFeaturesOffset()
  
  | 
        
          | __device__ __host__ Ncv32u HaarFeatureDescriptor32::getFeaturesOffset | ( |  | ) | const |  | inline | 
 
 
◆ getNumFeatures()
  
  | 
        
          | __device__ __host__ Ncv32u HaarFeatureDescriptor32::getNumFeatures | ( |  | ) | const |  | inline | 
 
 
◆ isLeftNodeLeaf()
  
  | 
        
          | __device__ __host__ NcvBool HaarFeatureDescriptor32::isLeftNodeLeaf | ( |  | ) | const |  | inline | 
 
 
◆ isRightNodeLeaf()
  
  | 
        
          | __device__ __host__ NcvBool HaarFeatureDescriptor32::isRightNodeLeaf | ( |  | ) | const |  | inline | 
 
 
◆ isTilted()
  
  | 
        
          | __device__ __host__ NcvBool HaarFeatureDescriptor32::isTilted | ( |  | ) | const |  | inline | 
 
 
The documentation for this struct was generated from the following file: