Help on Hierarchical Clustering

3 views (last 30 days)
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......

Accepted Answer

Manikanta Prasanth
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

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!