Searched refs:hypotheses (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/cudalegacy/src/ |
D | NCV.cpp | 738 static void groupRectangles(std::vector<NcvRect32u> &hypotheses, int groupThreshold, double eps, st… in groupRectangles() argument 741 (void) hypotheses; in groupRectangles() 747 std::vector<cv::Rect> rects(hypotheses.size()); in groupRectangles() 748 std::transform(hypotheses.begin(), hypotheses.end(), rects.begin(), RectConvert()); in groupRectangles() 760 std::transform(rects.begin(), rects.end(), hypotheses.begin(), RectConvert()); in groupRectangles() 761 hypotheses.resize(rects.size()); in groupRectangles() 767 NCVStatus ncvGroupRectangles_host(NCVVector<NcvRect32u> &hypotheses, in ncvGroupRectangles_host() argument 773 ncvAssertReturn(hypotheses.memType() == NCVMemoryTypeHostPageable || in ncvGroupRectangles_host() 774 hypotheses.memType() == NCVMemoryTypeHostPinned, NCV_MEM_RESIDENCE_ERROR); in ncvGroupRectangles_host() 787 memcpy(&rects[0], hypotheses.ptr(), numHypotheses * sizeof(NcvRect32u)); in ncvGroupRectangles_host() [all …]
|
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/ |
D | NCVHaarObjectDetection.hpp | 425 NCVVector<NcvRect32u> &hypotheses, 436 NCVVector<NcvRect32u> &hypotheses,
|
D | NCV.hpp | 993 CV_EXPORTS NCVStatus ncvGroupRectangles_host(NCVVector<NcvRect32u> &hypotheses, Ncv32u &numHypothes…
|
/external/opencv3/modules/cudalegacy/src/cuda/ |
D | NCVHaarObjectDetection.cu | 1470 NcvRect32u *hypotheses, in growDetectionsKernel() argument 1479 hypotheses[elemAddr] = pixelToRect(pixelMask[elemAddr], rectWidth, rectHeight, curScale); in growDetectionsKernel() 1485 NCVVector<NcvRect32u> &hypotheses, in ncvGrowDetectionsVector_device() argument 1493 ncvAssertReturn(pixelMask.ptr() != NULL && hypotheses.ptr() != NULL, NCV_NULL_PTR); in ncvGrowDetectionsVector_device() 1495 ncvAssertReturn(pixelMask.memType() == hypotheses.memType() && in ncvGrowDetectionsVector_device() 1502 ncvAssertReturn(totalMaxDetections <= hypotheses.length() && in ncvGrowDetectionsVector_device() 1528 hypotheses.ptr() + totalDetections, in ncvGrowDetectionsVector_device() 2070 NCVVector<NcvRect32u> &hypotheses, in ncvGrowDetectionsVector_host() argument 2077 ncvAssertReturn(pixelMask.ptr() != NULL && hypotheses.ptr() != NULL, NCV_NULL_PTR); in ncvGrowDetectionsVector_host() 2078 ncvAssertReturn(pixelMask.memType() == hypotheses.memType() && in ncvGrowDetectionsVector_host() [all …]
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 579 …F hypnosis)@+HF!GK+Khypotheses)@6H!(1'KAQ
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 2572 N "hypotheses" "ha_Ip'AT@si:z"
|