machinevisiontoolbox.Image.Hough

Image.Hough(**kwargs)

Find Hough line features

Returns:

Hough lines

Return type:

HoughFeature

Compute the Hough transform of the image and return an object that represents the lines found within the image.

Seealso:

HoughFeature