Circle reconstruction algorithm
9 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
David Young
2011 年 7 月 26 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!