how to delete some part of an image?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Who knows how can I delete specified part of this image or turn it in to black?

0 commentaires
Réponse acceptée
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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Medical Physics dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!