segmentation

2 Comments

which algorithm used to segment a image's?
thank you sir

Sign in to comment.

 Accepted Answer

Image Analyst
Image Analyst on 26 Nov 2014

0 votes

See my Image Segmentation Tutorial: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862. It's well commented and will walk you through the process step by step.

More Answers (1)

and then one more doubts sir, explain about K-Meanse algorithm with example , Thanks for Advance
Thank you sir

1 Comment

I don't use that in my code since I don't have the Stats toolbox. See this for an imaging demo that uses kmeans: http://www.mathworks.com/products/demos/image/color_seg_k/ipexhistology.html

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!