how to delete some part of an image?

5 Ansichten (letzte 30 Tage)
farzin
farzin am 5 Jul. 2016
Kommentiert: Image Analyst am 9 Jul. 2016
Who knows how can I delete specified part of this image or turn it in to black?

Akzeptierte Antwort

Image Analyst
Image Analyst am 5 Jul. 2016
Call imerode() or imopen() to detach it. Then you might want to use bwareafilt() to take just the largest blob.
  6 Kommentare
farzin
farzin am 9 Jul. 2016
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 am 9 Jul. 2016
Try Vision Bibliography or PubMed

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Medical Physics finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by