how to delete some part of an image?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Who knows how can I delete specified part of this image or turn it in to black?

0 Commenti
Risposta accettata
Image Analyst
il 5 Lug 2016
Call imerode() or imopen() to detach it. Then you might want to use bwareafilt() to take just the largest blob.
6 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Medical Physics in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
