Point Cloud Library (PCL)  1.8.1
List of all members | Public Member Functions | Public Attributes
HaarStage64 Struct Reference

#include </build/pcl-2VaGkC/pcl-1.8.1+dfsg1/gpu/people/src/cuda/nvidia/NCVHaarObjectDetection.hpp>

Public Member Functions

__host__ NCVStatus setStageThreshold (Ncv32f t)
 
__host__ NCVStatus setStartClassifierRootNodeOffset (Ncv32u val)
 
__host__ NCVStatus setNumClassifierRootNodes (Ncv32u val)
 
__host__ __device__ Ncv32f getStageThreshold (void)
 
__host__ __device__ Ncv32u getStartClassifierRootNodeOffset (void)
 
__host__ __device__ Ncv32u getNumClassifierRootNodes (void)
 

Public Attributes

uint2 _ui2
 

Detailed Description

Definition at line 258 of file NCVHaarObjectDetection.hpp.

Member Function Documentation

◆ getNumClassifierRootNodes()

__host__ __device__ Ncv32u HaarStage64::getNumClassifierRootNodes ( void  )
inline

Definition at line 302 of file NCVHaarObjectDetection.hpp.

◆ getStageThreshold()

__host__ __device__ Ncv32f HaarStage64::getStageThreshold ( void  )
inline

Definition at line 292 of file NCVHaarObjectDetection.hpp.

◆ getStartClassifierRootNodeOffset()

__host__ __device__ Ncv32u HaarStage64::getStartClassifierRootNodeOffset ( void  )
inline

Definition at line 297 of file NCVHaarObjectDetection.hpp.

◆ setNumClassifierRootNodes()

__host__ NCVStatus HaarStage64::setNumClassifierRootNodes ( Ncv32u  val)
inline

Definition at line 282 of file NCVHaarObjectDetection.hpp.

◆ setStageThreshold()

__host__ NCVStatus HaarStage64::setStageThreshold ( Ncv32f  t)
inline

Definition at line 266 of file NCVHaarObjectDetection.hpp.

◆ setStartClassifierRootNodeOffset()

__host__ NCVStatus HaarStage64::setStartClassifierRootNodeOffset ( Ncv32u  val)
inline

Definition at line 272 of file NCVHaarObjectDetection.hpp.

Member Data Documentation

◆ _ui2

uint2 HaarStage64::_ui2

Definition at line 264 of file NCVHaarObjectDetection.hpp.


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