Finding radius by fitting circles to partial lines
古いコメントを表示
Hello, I am trying to find the radius of circles from images which contain only a portion of the circle image, like this: http://postimage.org/image/hs9wbu3fv/ is anyone familiar with how to do this, for instance using Hough transforms? Thank you,
1 件のコメント
Matt J
2013 年 3 月 17 日
Only the radius? You already know where the center is?
回答 (2 件)
Image Analyst
2013 年 3 月 17 日
1 投票
You can find published methods for that here in VisionBib: http://www.visionbib.com/bibliography/contentsshapefrom.html#3-D%20Shape%20from%20X%20--%20Shading,%20Textures,%20Lasers,%20Structured%20Light,%20Focus,%20Line%20Drawings, particularly this section: 9.5.3 Optical Interferometry, Moire Patterns
Matt J
2013 年 3 月 17 日
0 投票
Anyway, you'll find lot's of circle detectors on the FEX.
カテゴリ
ヘルプ センター および File Exchange で Hough Transform についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!