remove a segment from an image

3 次查看(过去 30 天)
tala
tala 2017-6-20
编辑: Guillaume 2017-6-20
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 个评论
MathReallyWorks
MathReallyWorks 2017-6-20
A small suggestion: Try using erosion and then dilation with suitable structuring element.
warning: It might remove some other parts as well.
Guillaume
Guillaume 2017-6-20
编辑:Guillaume 2017-6-20
As MathReallyWorks hinted, from the binary image it's going to be difficult to remove the unwanted part. We need to see the original image before binarisation.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by