766 - Produce pseudocode for common unsupervised classification algorithms including chain method, ISODATA method, and clustering

Produce pseudocode for common unsupervised classification algorithms including chain method, ISODATA method, and clustering

Concepts

  • [IP3-4-4] Clustering (unsupervised)
    Unsupervised methods are defined as the identification of natural groups, or structures, within existing data. Clustering requires only the number of to-be generated classes as an input parameter and assigns spectrally defined classes to an image.