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

Evaluate specified ROI and return confidence value for each location

[pts, confidences] = hog.detectROI(im, locations)
[...] = hog.detectROI(..., 'OptionName',optionValue, ...)

Input

Output

Options

See also
Method Details
Access public
Sealed false
Static false