how to find rounded object using circular hough transform ?

i am getting circles that showing the rounded objects in the image but along with that i am also getting the circles where the rounded object really not found. how to avoid this and to get only the circles around the rounded object or dots or blots which is my output (candidate region to be found).

 채택된 답변

Image Analyst
Image Analyst 2014년 1월 3일

1 개 추천

Try imfindcircles - it uses that method. Here's a demo by Brett that uses it: http://www.mathworks.com/matlabcentral/fileexchange/34365-findcirclesgui

추가 답변 (0개)

질문:

2014년 1월 3일

댓글:

2014년 1월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by