how to detect circle or anyother shape in an image.

조회 수: 1 (최근 30일)
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran 2013년 2월 8일
<a href="http://tinypic.com?ref=2be5va"
Please check this image. Is it possible to count the number of drops present?

답변 (2개)

Image Analyst
Image Analyst 2013년 2월 8일
I can't see the image. Are you sure the link is correct? In general, to find circles, use imfindcircle(). There is a demo in the help:
Measuring the Radius of a Roll of Tape
This example shows how to measure the radius of a roll of tape, which is partially obscured by the tape dispenser. Utilize imfindcircles to accomplish this task
  댓글 수: 2
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran 2013년 2월 8일
here is the link. please check it
Image Analyst
Image Analyst 2013년 2월 8일
편집: Image Analyst 2013년 2월 8일
Can you also supply me with your imfindcircle() code so I can run it? Since you're a MATLAB instructor developing a course for your students, why not just use the demos already in MATLAB to illustrate the concepts to your students? Why develop new ones, or ask us to?

댓글을 달려면 로그인하십시오.


Elad
Elad 2013년 7월 6일

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by