Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/
DNCV.cpp738 static void groupRectangles(std::vector<NcvRect32u> &hypotheses, int groupThreshold, double eps, st… in groupRectangles()
767 NCVStatus ncvGroupRectangles_host(NCVVector<NcvRect32u> &hypotheses, in ncvGroupRectangles_host()
/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu1470 NcvRect32u *hypotheses, in growDetectionsKernel()
1485 NCVVector<NcvRect32u> &hypotheses, in ncvGrowDetectionsVector_device()
2070 NCVVector<NcvRect32u> &hypotheses, in ncvGrowDetectionsVector_host()