how to delete some part of an image?

3 次查看(过去 30 天)
Who knows how can I delete specified part of this image or turn it in to black?

采纳的回答

Image Analyst
Image Analyst 2016-7-5
Call imerode() or imopen() to detach it. Then you might want to use bwareafilt() to take just the largest blob.
  6 个评论
farzin
farzin 2016-7-9
tanx a lot. i want to detect prostate cancer in mri images. can U suggest me some examples or website for start?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Medical Physics 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by