Circle reconstruction algorithm
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
David Young
el 26 de Jul. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!