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!