Circle reconstruction algorithm
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (1)
David Young
il 26 Lug 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.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!