MRI image segmentation using Watershed
显示 更早的评论
I have tried to segment the ROI of MRI images so many times, but I failed.

I found this example https://ww2.mathworks.cn/help/images/marker-controlled-watershed-segmentation.html to use. But the imregionalmax() is not work.I can't get a binary image include the two main areas. So I want to use its gradient and apply the Watershed() . But it still have many small segmentation areas I want to clean up and just maintain the ROI.HOW can I do? I really don't know how to do ? plz help me. Thanks in advance.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Explore and Edit Images with Image Viewer App 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!