groupRectangles   738 modules/cudalegacy/src/NCV.cpp static void groupRectangles(std::vector<NcvRect32u> &hypotheses, int groupThreshold, double eps, std::vector<Ncv32u> *weights)
groupRectangles    59 modules/objdetect/src/cascadedetect.cpp void groupRectangles(std::vector<Rect>& rectList, int groupThreshold, double eps,
groupRectangles   360 modules/objdetect/src/cascadedetect.cpp void groupRectangles(std::vector<Rect>& rectList, int groupThreshold, double eps)
groupRectangles   365 modules/objdetect/src/cascadedetect.cpp void groupRectangles(std::vector<Rect>& rectList, std::vector<int>& weights, int groupThreshold, double eps)
groupRectangles   370 modules/objdetect/src/cascadedetect.cpp void groupRectangles(std::vector<Rect>& rectList, std::vector<int>& rejectLevels,
groupRectangles  3527 modules/objdetect/src/hog.cpp void HOGDescriptor::groupRectangles(std::vector<cv::Rect>& rectList, std::vector<double>& weights, int groupThreshold, double eps) const