How can I remove texture from the result of segmentation?
Show older comments
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)
Image Analyst
on 26 Aug 2015
0 votes
First use imfill then use active contour.
1 Comment
mariem farhat
on 26 Aug 2015
Categories
Find more on Texture Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!