how to delete some part of an image?

3 visualizaciones (últimos 30 días)
farzin
farzin el 5 de Jul. de 2016
Comentada: Image Analyst el 9 de Jul. de 2016
Who knows how can I delete specified part of this image or turn it in to black?

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Medical Physics en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by