필터 지우기
필터 지우기

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