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!