Skip to content

Qualitative and quantitative evaluation of the performance of clustering algorithms in HSI clustering

Notifications You must be signed in to change notification settings

KyriakosPsa/Hyper-Spectral-Image-Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hyper-Spectral-Image-Clustering

This analysis aims to evaluate the effectiveness of various clustering algorithms in in identifying homogeneous regions within the Salinas valley in california Hyperspectral Image (HSI).

  • Cost function optimization clustering algorithms:
    • K-means
    • Fuzzy c-means
    • Possibilistic c-means
    • Probabilistic clustering(Gaussian Mixture Models)
  • Hierarchical algorithms:
    • Complete-link
    • WPGMC
    • Ward

The Matlab code along with the exported pdf are provided.