.sp
.LP
These routines are used to perform supervised or unsupervised 
classification.
.SH
SHORT DESCRIPTION OF ROUTINES
.IP "K-means -" 20
Perform the Kmeans clustering algorithm on an image.
.IP "IS02 -" 20
Perform the IS02 clustering algorithm on an image.
.IP "Non-parametric -" 20
Perform N-dimensional vector quantization or classification.
.IP "Minimum Distance -" 20
Perform Minimum Distance classification on an image.
.IP "Weighed Minimum distance detector -
Perform a weighted minimum distance detection or classification.
.IP "Labeling -" 20
Perform region labeling on a multiband or cluster image.
.IP "LRF-training -" 20
Trains for the weights of the Localized Receptive Field classifier.
.IP "LRF-classifier -" 20
Classifies an image using the Localized Receptive Field classifier.
.IP "Quantization Error -" 20
Computes the RMS error between a quantized image and the original image.
