how to delete some part of an image?

3 ビュー (過去 30 日間)
farzin
farzin 2016 年 7 月 5 日
コメント済み: Image Analyst 2016 年 7 月 9 日
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?
Image Analyst
Image Analyst 2016 年 7 月 9 日
Try Vision Bibliography or PubMed

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMedical Physics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by