remove a segment from an image
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
hello i have an image that is come from echocardiography. i need to remove the mitral valve (that i colored it in red), to make the segments 1 and 2 (written in red) merged as one segment not two seperated segments by valve. i troed the imopen morphollogical operation, but it made the image very blured and meaningless. could anyone help me please?
3 Commenti
MathReallyWorks
il 20 Giu 2017
A small suggestion: Try using erosion and then dilation with suitable structuring element.
warning: It might remove some other parts as well.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Image Segmentation and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!