how to delete some part of an image?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
farzin
am 5 Jul. 2016
Kommentiert: Image Analyst
am 9 Jul. 2016
Who knows how can I delete specified part of this image or turn it in to black?

0 Kommentare
Akzeptierte Antwort
Image Analyst
am 5 Jul. 2016
Call imerode() or imopen() to detach it. Then you might want to use bwareafilt() to take just the largest blob.
6 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Medical Physics finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
