Goal of classification process?
A key goal of any classification process is simplification or a reduction in the complexity of a system into something that is meaningful to the observer
Classification Algorithms: Minimum Distance to Mean
Relies on the straight line distance from the class means to the unclassified pixel
Classification Algorithms: Parallelepiped
Classification Algorithms: Stepped Parallelepiped
Boundaries developed based on a stepped approach which allows us to create tighter “boxes” to define the classes.
Classification Algorithms: Maximum Likelihood Classifier
Non - Parametric Classification: Spectral Mixture Analysis (SMA)
- a Spectral Mixture analysis decomposes a pixel into its proportions
Non - Parametric Classification: SAM - Spectral Angle Mapper
The SAM is a nonparametric classifier that uses the shape of a spectrum (or any other linear combination of attributes) as a distinguishing criterion.
Non - parametric Classifier: Support Vector Machine (SVM)
a form of supervised classification technique that classifies an unknown sample into a predetermined class.
- the data points are mapped with a projection that will maximize their separation