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

#include </build/pcl-IgoYJm/pcl-1.8.0+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

__host__ __device__ Ncv32u HaarStage64::getNumClassifierRootNodes ( void  )
inline

Definition at line 302 of file NCVHaarObjectDetection.hpp.

__host__ __device__ Ncv32f HaarStage64::getStageThreshold ( void  )
inline

Definition at line 292 of file NCVHaarObjectDetection.hpp.

__host__ __device__ Ncv32u HaarStage64::getStartClassifierRootNodeOffset ( void  )
inline

Definition at line 297 of file NCVHaarObjectDetection.hpp.

__host__ NCVStatus HaarStage64::setNumClassifierRootNodes ( Ncv32u  val)
inline

Definition at line 282 of file NCVHaarObjectDetection.hpp.

__host__ NCVStatus HaarStage64::setStageThreshold ( Ncv32f  t)
inline

Definition at line 266 of file NCVHaarObjectDetection.hpp.

__host__ NCVStatus HaarStage64::setStartClassifierRootNodeOffset ( Ncv32u  val)
inline

Definition at line 272 of file NCVHaarObjectDetection.hpp.

Member Data Documentation

uint2 HaarStage64::_ui2

Definition at line 264 of file NCVHaarObjectDetection.hpp.


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