Point Cloud Library (PCL)
1.14.1-dev
|
#include </__w/1/s/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 () |
__host__ __device__ Ncv32f | getThreshold () |
__host__ __device__ HaarClassifierNodeDescriptor32 | getLeftNodeDesc () |
__host__ __device__ HaarClassifierNodeDescriptor32 | getRightNodeDesc () |
Public Attributes | |
uint4 | _ui4 |
Definition at line 206 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 234 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 244 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 249 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 239 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 210 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 222 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 228 of file NCVHaarObjectDetection.hpp.
|
inline |
Definition at line 216 of file NCVHaarObjectDetection.hpp.
uint4 HaarClassifierNode128::_ui4 |
Definition at line 208 of file NCVHaarObjectDetection.hpp.