Remove noise in MRI image.
7 次查看(过去 30 天)
显示 更早的评论
Original Image:

I would like to remove noise shown marked in red circles.

Thanks in advance for any help!
0 个评论
采纳的回答
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
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!