How can I remove texture from the result of segmentation?

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
<<
>>

Answers (1)

First use imfill then use active contour.

1 Comment

No, I did not have the desired result. imfill does not fill the texture.

Sign in to comment.

Asked:

on 26 Aug 2015

Commented:

on 26 Aug 2015

Community Treasure Hunt

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

Start Hunting!