groupRectangles_meanshift 162 modules/objdetect/include/opencv2/objdetect.hpp CV_EXPORTS void groupRectangles_meanshift(std::vector<Rect>& rectList, std::vector<double>& foundWeights, groupRectangles_meanshift 379 modules/objdetect/src/cascadedetect.cpp groupRectangles_meanshift(rectList, detectThreshold, &foundWeights, foundScales, winDetSize); groupRectangles_meanshift 1882 modules/objdetect/src/hog.cpp groupRectangles_meanshift(foundLocations, foundWeights, foundScales, finalThreshold, winSize);