Finding radius by fitting circles to partial lines
Show older comments
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 Comment
Matt J
on 17 Mar 2013
Only the radius? You already know where the center is?
Answers (2)
Image Analyst
on 17 Mar 2013
1 vote
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
on 17 Mar 2013
0 votes
Anyway, you'll find lot's of circle detectors on the FEX.
Categories
Find more on Hough Transform in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!