필터 지우기
필터 지우기

how to find rounded object using circular hough transform ?

조회 수: 1 (최근 30일)
kalaivaani
kalaivaani 2014년 1월 3일
댓글: kalaivaani 2014년 1월 21일
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일
Try imfindcircles - it uses that method. Here's a demo by Brett that uses it: http://www.mathworks.com/matlabcentral/fileexchange/34365-findcirclesgui

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by