MATLAB File Help: cv.HoughPoint2Line Index
cv.HoughPoint2Line

Calculates coordinates of line segment corresponded by point in Hough space

line = cv.HoughPoint2Line(houghPoint, srcImgInfo)
line = cv.HoughPoint2Line(..., 'OptionName',optionValue, ...)

Input

Output

Options

The function calculates coordinates of line segment corresponded by point in Hough space.

Notes

See also