Searched defs:HaarClassifierNode128 (Results 1 – 1 of 1) sorted by relevance
217 struct HaarClassifierNode128 struct219 uint4 _ui4;221 __host__ NCVStatus setFeatureDesc(HaarFeatureDescriptor32 f) in setFeatureDesc()227 __host__ NCVStatus setThreshold(Ncv32f t) in setThreshold()233 __host__ NCVStatus setLeftNodeDesc(HaarClassifierNodeDescriptor32 nl) in setLeftNodeDesc()239 __host__ NCVStatus setRightNodeDesc(HaarClassifierNodeDescriptor32 nr) in setRightNodeDesc()245 __host__ __device__ HaarFeatureDescriptor32 getFeatureDesc(void) in getFeatureDesc()250 __host__ __device__ Ncv32f getThreshold(void) in getThreshold()255 __host__ __device__ HaarClassifierNodeDescriptor32 getLeftNodeDesc(void) in getLeftNodeDesc()260 __host__ __device__ HaarClassifierNodeDescriptor32 getRightNodeDesc(void) in getRightNodeDesc()