Find-Lines-and-Circles-in-an-Image-Hough-Transform- icon indicating copy to clipboard operation
Find-Lines-and-Circles-in-an-Image-Hough-Transform- copied to clipboard

Find-Lines-and-Circles-in-an-Image-Hough-Transform-

The code files here perform the Hough Transform for lines and circles in an image.

hough_lines_acc hough_peaks imitate the matlab built-in function hough and hougpeaks. They have same arguments input and output.