Home
last modified time | relevance | path

Searched defs:HaarClassifierNodeDescriptor32 (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCVHaarObjectDetection.hpp177 struct HaarClassifierNodeDescriptor32 struct
179 uint1 _ui1;
181 __host__ NCVStatus create(Ncv32f leafValue) in create()
187 __host__ NCVStatus create(Ncv32u offsetHaarClassifierNode) in create()
193 __host__ Ncv32f getLeafValueHost(void) in getLeafValueHost()
199 __device__ Ncv32f getLeafValue(void) in getLeafValue()
205 __device__ __host__ Ncv32u getNextNodeOffset(void) in getNextNodeOffset()