Problem:

Write an algorithm for line and circle detection using the Hough method and apply it to images that contain potential lines and circles. Vary the arguments given to the algorithms and see the results.

 

Apply the line detection method and a segment detection method and a circle detection method.

Explain.