Implementation of fractal image compression employing artificial neural networks

This paper presents a back propagation based neural network for fractal image compression. One of the image compression techniques in the spatial domain is Fractal Image Compression (FIC) but the main drawback of FIC using traditional exhaustive search is that it involves more computational time due to global search. In order to improve the computational time and compression ratio, artificial intelligence technique like neural network has been used. Feature extraction reduces the dimensionality of the problem and enables the neural network to be trained on an image separate from the test image thus reducing the computational time. Lowering the dimensionality of the problem reduces the computations required during the search. The main advantage of neural network is that it can adapt itself from the training data. The network adapts itself according to the distribution of feature space observed during training. Computer simulations reveal that the network has been properly trained and classifies the domains correctly with minimum deviation which helps in encoding the image using FIC.