An Improved K- means Algorithm for Remote Sensing Classification
If the classification type is unknown, the K - means algorithm will randomly select the initial values, and different initial values will lead to differences in remote sensing image classification results. To solve such problems, this paper proposes an improved K - means algorithm. First, logarithmical transform is performed for the original data, and then principal component transformation is implemented. The number of principal components for the K- means algorithm is determined according to the contribution rate ( ≥ 85% ). The proposed method can weaken the noise. Kernel density estimation can be used to determine the probability density function of the first principal component, from which the initial label for multi - dimensional K - means algorithm can be efficiently determined, and the sensitivity of the initial value selected at random can be avoided. Experiments show that the accuracy of the method proposed in this paper is higher than that of the traditional K - means based on mean-variance.
K - meansLogarithmical transformPrincipal component transformationProbability density function