hi, need to find circles in the attached image.

1 回表示 (過去 30 日間)
Trinath Karri
Trinath Karri 2014 年 10 月 25 日
回答済み: Image Analyst 2014 年 10 月 25 日
i would like to know the code or concept to find out the circles in the image along with the coordinates and the cropping concept.

回答 (1 件)

Image Analyst
Image Analyst 2014 年 10 月 25 日
You can try imfindcircles() in the Image Processing Toolbox. If that doesn't work well, then try to implement this paper: A NEW EFFICIENT ELLIPSE DETECTION METHOD

Community Treasure Hunt

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

Start Hunting!

Translated by