Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/test/
DTestHaarCascadeLoader.cpp82 NCVVectorAlloc<HaarFeature64> h_HaarFeatures(*this->allocatorCPU.get(), numFeatures); in process() local
DTestHaarCascadeApplication.cpp125 NCVVectorAlloc<HaarFeature64> h_HaarFeatures(*this->allocatorCPU.get(), numFeatures); in process() local
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu1026 NCVVectorAlloc<HaarFeature64> h_HaarFeatures(cpuAllocator, d_HaarFeatures.length); in ncvApplyHaarClassifierCascade_device() local
1911 NCVVector<HaarFeature64> &h_HaarFeatures, in ncvApplyHaarClassifierCascade_host()
2440 NCVVector<HaarFeature64> &h_HaarFeatures) in ncvHaarLoadFromFile_host()
2486 NCVVector<HaarFeature64> &h_HaarFeatures) in ncvHaarStoreNVBIN_host()