Finding radius by fitting circles to partial lines
Afficher commentaires plus anciens
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 commentaire
Matt J
le 17 Mar 2013
Only the radius? You already know where the center is?
Réponses (2)
Image Analyst
le 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
le 17 Mar 2013
0 votes
Anyway, you'll find lot's of circle detectors on the FEX.
Catégories
En savoir plus sur Hough Transform dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!