Recent Trends in Image Processing and Pattern Recognition |
Foundation of Computer Science USA |
RTIPPR - Number 3 |
None 2010 |
Authors: Madhubala M, S.K.Mohan Rao, G. Ravindra Babu |
d0770a7a-3549-4b16-80f8-fb1d703f6b0c |
Madhubala M, S.K.Mohan Rao, G. Ravindra Babu . Classification of IRS LISS-III Images by using Artificial Neural Networks. Recent Trends in Image Processing and Pattern Recognition. RTIPPR, 3 (None 2010), 152-157.
The purpose of this paper is to classify the LISS-III satellite images into different classes as agriculture, urban and water body. Here pixel based classification is used to classify each pixel of the satellite image as belonging to one of those three classes. To perform this classification, a neural network back propagation technique is used. The neural network consists of three layers: Input layer, hidden layer and output layer. During training of a network, the sample inputs are given to the input layer which then propagate the hidden layer and then later to the output layer. Each neuron in hidden layer will receive the inputs from all the neurons of the corresponding synoptic weights and summed up. Each neuron of output layer will also get the input from all the neurons of hidden layer which are also multiplied with their corresponding weights. The outputs of the output layer are compared with desired result. The error between desired output and actual output is calculated to obtain error matrix. For each input, both local and global classification is obtained. In local classification, the neural network is trained using a particular image and that same image is given as input. In global classification, a new input is given for the network rather than the images with which it has been trained. Accuracy is then calculated for both the local and global classification.