computeGradient (cv.HOGDescriptor) - MATLAB File Help
cv.HOGDescriptor/computeGradient

Computes gradients and quantized gradient orientations

[grad, angleOfs] = hog.computeGradient(im)
[...] = hog.computeGradient(im, 'OptionName', optionValue, ...)

Input

Output

Options

See also
Method Details
Access public
Sealed false
Static false