how to find cluster centroid?
10 ビュー (過去 30 日間)
古いコメントを表示
i hav clusterd my image into three clusters. Now how to find the cluster centroids?
0 件のコメント
回答 (2 件)
Amateuromania
2012 年 10 月 9 日
if you are storing the cluster points' values, you can use kmeans() function.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!