Searched defs:grouping_eps (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudaobjdetect/src/cuda/ |
D | lbp.cu | 132 …t4* candidates, int4* objects, unsigned int n, int groupThreshold, float grouping_eps, unsigned in… in disjoin() 186 …tes, int ncandidates, PtrStepSz<int4> objects, int groupThreshold, float grouping_eps, unsigned in… in connectedConmonents()
|
/external/opencv3/modules/cudaobjdetect/src/ |
D | cascadeclassifier.cpp | 533 const float grouping_eps = 0.2f; in detectMultiScale() local
|