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일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

질문:

2016년 11월 18일

답변:

2018년 1월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by