OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ncvGroupRectangles_host
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/modules/cudalegacy/test/
TestHypothesesFilter.cpp
167
ncvStat =
ncvGroupRectangles_host
(h_vecSrc, numHypothesesSrc, this->minNeighbors, this->eps, NULL);
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp
993
CV_EXPORTS NCVStatus
ncvGroupRectangles_host
(NCVVector<NcvRect32u> &hypotheses, Ncv32u &numHypotheses,
/external/opencv3/modules/cudalegacy/src/
NCV.cpp
767
NCVStatus
ncvGroupRectangles_host
(NCVVector<NcvRect32u> &hypotheses,
/external/opencv3/modules/cudalegacy/src/cuda/
NCVHaarObjectDetection.cu
[
all
...]
Completed in 457 milliseconds