MATLAB File Help: cv.FastHoughTransform Index
cv.FastHoughTransform

Calculates 2D Fast Hough transform of an image

dst = cv.FastHoughTransform(src)
dst = cv.FastHoughTransform(src, 'OptionName',optionValue, ...)

Input

Output

Options

The function calculates the fast Hough transform for full, half or quarter range of angles.

See also