Classification Methods for Remotely Sensed Data, Second Edition
| [Cover] [Contents] [Index] |
Page 154
with fuzzy means and fuzzy boundaries, and is less dependent on the initial state of clustering. The algorithm is described as follows.
Let
(4.12) |
In the case of image classification, n will be the number of pixels, and c is the number of clusters. The resulting matrix is shown in Figure 4.3. The value uik corresponding to the entry at the location (i, k) stores the kth pixel’s membership value for class i (see Figure 4.3). Note that all the entries in a given column must sum to 1 as specified in Equation (4.12).
The clustering criterion used in the fuzzy c-means algorithm is based on minimising the generalised within-groups sum of square error function Jm:
(4.13) |
Figure 4.3 The fuzzy c-means clustering membership matrix
| [Cover] [Contents] [Index] |