In this work a back propagation neural network is used for the
segmentation of Meteosat images covering the Iberian Peninsula. The images are
segmented in the classes land (L), sea (S), fog (F), low clouds
(C
$_L$
), middle clouds (C
$_M$
),
high clouds (C
$_H$
) and clouds with vertical growth
(C
$_V$
). The classification is performed from an initial
set of several statistical features based on the gray level co-occurrence
matrix (GLCM) proposed by Welch [1]. This initial set of features is made up of
144 parameters and to reduce its dimensionality three methods for feature
selection have been studied and compared. The first one includes genetic
algorithms (GA), the second is based on principal component analysis (PCA) and
the third uses independent component analysis (ICA). These methods are
conceptually very different. While GA interacts with the neural network in the
selection process, PCA and ICA only depend on the values of the initial set of
features.