MATLAB File Help: cv.groupRectangles_meanshift | Index |
Groups the object candidate rectangles using meanshift
[rects, weights] = cv.groupRectangles_meanshift(rects, weights, scales)
[...] = cv.groupRectangles_meanshift(..., 'OptionName', optionValue, ...)
{[x,y,w,h], ...}
, or a numeric
Nx4/Nx1x4/1xNx4 array.rects
(either Nx4 numeric array or cell array).[w,h]
. default [64,128]