i got error in color based segmentation using K-means?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
error that i got is Error in ==> Untitled3 at 16 [cluster_idx cluster_center] = kmeans(ab,nColors,'distance','sqEuclidean','Replicates',3);
2 Kommentare
Chandra Shekhar
am 28 Mär. 2013
post your full code or give link of your program which you used. I need to know how your passing inputs to the function.
Antworten (1)
Chandra Shekhar
am 28 Mär. 2013
Refer this link for color based segmentation using k-means
1 Kommentar
debasmita bhoumik
am 2 Feb. 2016
this link is not opening. i am facing same problem. what should i do
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!