Point Cloud Library (PCL)
1.9.1
|
#include </build/pcl-1.9.1+dfsg1/gpu/people/src/cuda/nvidia/NCVHaarObjectDetection.hpp>
Public Member Functions | |
__host__ NCVStatus | setFeatureDesc (HaarFeatureDescriptor32 f) |
__host__ NCVStatus | setThreshold (Ncv32f t) |
__host__ NCVStatus | setLeftNodeDesc (HaarClassifierNodeDescriptor32 nl) |
__host__ NCVStatus | setRightNodeDesc (HaarClassifierNodeDescriptor32 nr) |
__host__ __device__ HaarFeatureDescriptor32 | getFeatureDesc (void) |
__host__ __device__ Ncv32f | getThreshold (void) |
__host__ __device__ HaarClassifierNodeDescriptor32 | getLeftNodeDesc (void) |
__host__ __device__ HaarClassifierNodeDescriptor32 | getRightNodeDesc (void) |
Public Attributes | |
uint4 | _ui4 |
Definition at line 209 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 237 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 247 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 252 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 242 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 213 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 225 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 231 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 219 of file NCVHaarObjectDetection.hpp.
uint4 HaarClassifierNode128::_ui4 |
Definition at line 211 of file NCVHaarObjectDetection.hpp.