Azzera filtri
Azzera filtri

Remove noise in MRI image.

3 visualizzazioni (ultimi 30 giorni)
Ivan Shorokhov
Ivan Shorokhov il 10 Feb 2015
Modificato: Ivan Shorokhov il 17 Feb 2015
Original Image:
I would like to remove noise shown marked in red circles.
Thanks in advance for any help!

Risposta accettata

Image Analyst
Image Analyst il 10 Feb 2015
I would not call those features noise. And a quick scan of the code looks like you're just setting the blobs to zero. Is that what you mean by "remove"? And your fmax usage seems very weird.
  3 Commenti
Image Analyst
Image Analyst il 10 Feb 2015
See attached m-file.
You can increase thet threshold or run imdilate() on the binary image if you want to enlarge the blobs.
Ivan Shorokhov
Ivan Shorokhov il 12 Feb 2015
@Image Analyst, Thanks a lot, best answer ever!

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by