Remove noise in MRI image.

3 次查看(过去 30 天)
Original Image:
I would like to remove noise shown marked in red circles.
Thanks in advance for any help!

采纳的回答

Image Analyst
Image Analyst 2015-2-10
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 个评论
Image Analyst
Image Analyst 2015-2-10
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 2015-2-12
@Image Analyst, Thanks a lot, best answer ever!

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Geometric Transformation and Image Registration 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by