Image segmentation using k means
3 views (last 30 days)
Show older comments
Hi All I have a feature vector of an image now i want to segment the image using k-means clustering algo. can any one provide me the code..
4 Comments
Walter Roberson
on 9 Jul 2012
There is, however, remarks about what it means when your Question is tagged with "doit4me".
Answers (1)
Image Analyst
on 9 Jul 2012
Here's an example for you:
Color-Based Segmentation Using K-Means Clustering
8 Comments
Walter Roberson
on 12 Jul 2012
At the command line, please command
which -all kmeans
and tell us the result.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!