Circle reconstruction algorithm

2 views (last 30 days)
Alex Hoppus
Alex Hoppus on 26 Jul 2011
Hello. I have binary images with circle segments, and non circle segments. You can see one of them here: http://www.pictureshack.ru/images/6487111.jpg this is a part of a circle. Can anyone advise me an algorithm which can reconstruct full circle from image like this? But algorithm input also can be an image with segment which sholdn't be interpretted like circle.

Answers (1)

David Young
David Young on 26 Jul 2011
Have a look at the circle-finding demo that comes with the Image Processing Toolbox, and also look at circle-finding contributions to the FEX, which mainly use the Hough transform.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!