how to delete some part of an image?

3 vues (au cours des 30 derniers jours)
farzin
farzin le 5 Juil 2016
Commenté : Image Analyst le 9 Juil 2016
Who knows how can I delete specified part of this image or turn it in to black?

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Medical Physics dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by