find ellipse in image

3 次查看(过去 30 天)
Benigno Barbés Fernández
Hi. I need to automatically find six ellipses in an image like this:
I tried using imfindcircles, but it did not work, because the figures are not circles. Any hint?
Thanks in advance.

回答(1 个)

Alistair Boettiger
Alistair Boettiger 2018-1-16
If you just need the centers of the six ellipses, just increase the sensitivity of imfindcircles. It will tolerate rather non-circular features. You can use a tight radius cutoff to reduce any background.

类别

Help CenterFile Exchange 中查找有关 Visual Exploration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by