フィルターのクリア

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
  1 件のコメント
kalaivaani
kalaivaani 2014 年 1 月 21 日
but i used same imfindcircles

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by