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

Performs object detection without a multi-scale window

[pts, weights] = hog.detect(im)
[...] = hog.detect(im, 'Option', optionValue, ...)

Input

Output

Options

SvmDetector should be set before calling this method.

See also
Method Details
Access public
Sealed false
Static false