Image segmentation using k means
조회 수: 3 (최근 30일)
이전 댓글 표시
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
Walter Roberson
2012년 7월 9일
There is, however, remarks about what it means when your Question is tagged with "doit4me".
답변 (1개)
Image Analyst
2012년 7월 9일
Here's an example for you:
Color-Based Segmentation Using K-Means Clustering
댓글 수: 8
Walter Roberson
2012년 7월 12일
At the command line, please command
which -all kmeans
and tell us the result.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!