how to delete some part of an image?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?

0 comentarios
Respuesta aceptada
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
Más respuestas (0)
Ver también
Categorías
Más información sobre Medical Physics en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!