필터 지우기
필터 지우기

How can I remove texture from the result of segmentation?

조회 수: 2 (최근 30일)
mariem farhat
mariem farhat 2015년 8월 26일
댓글: mariem farhat 2015년 8월 26일
Hello,
After a segmentation of an image, in the result there is the texture of the object but what I need is only the general shape of the object. Is there any algorithm or a method to do it ?
Thank you
<<
>>

답변 (1개)

Image Analyst
Image Analyst 2015년 8월 26일
First use imfill then use active contour.
  댓글 수: 1
mariem farhat
mariem farhat 2015년 8월 26일
No, I did not have the desired result. imfill does not fill the texture.

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by