International Journal of Advances in Engineering & Technology, Mar. 2013. ŠIJAET ISSN: 2231-1963
EFFICIENT IMAGE COMPRESSION TECHNIQUE USING FULL, COLUMN AND ROW TRANSFORMS ON COLOUR IMAGE H. B. Kekre1, Tanuja Sarode2 and Prachi Natu3 1
Sr. Professor, MPSTME, Deptt. of Computer Engg., NMIMS University, Mumbai, India Associate Professor Department of Computer Engg., TSEC, Mumbai University, India 3 Ph. D. Research Scholar, MPSTME, NMIMS University, Mumbai, India
2
ABSTRACT This paper presents image compression technique based on column transform, row transform and full transform of an image. Different transforms like, DFT, DCT, Walsh, Haar, DST, Kekre’s Transform and Slant transform are applied on colour images of size 256x256x8 by separating R, G, and B colour planes. These transforms are applied in three different ways namely: column, row and full transform. From each transformed image, specific number of low energy coefficients is eliminated and compressed images are reconstructed by applying inverse transform. Root Mean Square Error (RMSE) between original image and compressed image is calculated in each case. From the implementation of proposed technique it has been observed that, RMSE values and visual quality of images obtained by column transform are closer to RMSE values given by full transform of images. Row transform gives quite high RMSE values as compared to column and full transform at higher compression ratio. Aim of the proposed technique is to achieve compression with acceptable image quality and lesser computations by using column transform.
KEYWORDS:
I.
Image compression, Full transform, Column transform, Row transform.
INTRODUCTION
Rapid increase in multimedia applications has been observed since last few years. It leads to higher use of images and videos as compared to text data. Use of these applications play important role in communication, educational tools, gaming applications, entertainment industry and many other areas. When images and videos come into picture, issue of their storage, processing and transmission cannot be neglected. Images contain considerable amount of redundancies. Hence storage and transmission of compressed images instead of uncompressed images has been proved to be advantageous. Image compression has the added advantage of being tolerant to distortion due to peculiar characteristics of human visual system [1]. Major aim of image compression is to reduce the storage space or transmission bandwidth and maintain acceptable image quality simultaneously. Image compression techniques are broadly classified into two categories: lossless compression and lossy compression. In lossless image compression exact replica of original image can be obtained from compressed image; however it gives low compression ratio, which is not the case in lossy image compression. Wide research has been done in this area and it includes compression using Discrete Fourier Transform (DFT) [11] and Discrete Cosine Transform (DCT) [2].Compression using warped DCT is proposed in [16]. Recent work includes wavelet based image compression using orthogonal wavelet transform[12] and hybrid wavelet transform[17].Fractal image compression is discussed by Veenadevi and Ananth in [18]. This paper presents transform based image compression that uses column transform, row transform and full transform of an image.
88
Vol. 6, Issue 1, pp. 88-100