Home
last modified time | relevance | path

Searched refs:ncvGrowDetectionsVector_host (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudalegacy/test/
DTestHypothesesGrow.cpp129 ncvStat = ncvGrowDetectionsVector_host(h_vecSrc, this->lenSrc, in process()
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCVHaarObjectDetection.hpp434 CV_EXPORTS NCVStatus ncvGrowDetectionsVector_host(NCVVector<Ncv32u> &pixelMask,
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu2068 NCVStatus ncvGrowDetectionsVector_host(NCVVector<Ncv32u> &pixelMask, in ncvGrowDetectionsVector_host() function