MATLAB File Help: cv.HOGDescriptor/groupRectangles Index
cv.HOGDescriptor/groupRectangles

Groups the object candidate rectangles

[rects, weights] = hog.groupRectangles(rects, weights)
[...] = hog.groupRectangles(..., 'OptionName',optionValue, ...)

Input

Output

Options

See also
Method Details
Access public
Sealed false
Static false