Help on Hierarchical Clustering
3 views (last 30 days)
Show older comments
I have 200 images, i extracted color, shape and texture features from it and used kmeans method to cluster it into 5 clusters. Is it possible to do Hierarchical Clustering method after K-means clustering for retrieving most matching image in each cluster?? How to do it?? Please do reply......
0 Comments
Accepted Answer
Manikanta Prasanth
on 17 May 2013
I am not sure....but this may help u. This is agglomerative clustering (Hierarchical clustering). http://www.mathworks.in/help/stats/linkage.html
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!