Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/test/
DTestHypothesesGrow.cpp120 ncvStat = ncvGrowDetectionsVector_device(d_vecSrc, this->lenSrc, in process()
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCVHaarObjectDetection.hpp423 CV_EXPORTS NCVStatus ncvGrowDetectionsVector_device(NCVVector<Ncv32u> &pixelMask,
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu1483 NCVStatus ncvGrowDetectionsVector_device(NCVVector<Ncv32u> &pixelMask, in ncvGrowDetectionsVector_device() function
1765 ncvStat = ncvGrowDetectionsVector_device( in ncvDetectObjectsMultiScale_device()