Filter löschen
Filter löschen

How to detect the circular object in the middle of this image?

1 Ansicht (letzte 30 Tage)
I have a binary image. I want to keep the circular object in the middle of the image and remove all other components. How can I do that?

Akzeptierte Antwort

Image Analyst
Image Analyst am 23 Nov. 2018
Simply mask the image. See attached m-file.
0000 Screenshot.png
  3 Kommentare
Image Analyst
Image Analyst am 23 Nov. 2018
I suggest using normxcorr2() to find the pattern. I attach an example.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by