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

Evaluate specified ROI and return confidence value for each location in multiple scales

[rcts, locations] = hog.detectMultiScaleROI(im, locations)
[...] = hog.detectMultiScaleROI(..., 'OptionName',optionValue, ...)

Input

Output

Options

See also
Method Details
Access public
Sealed false
Static false