International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 96 - Number 2 |
Year of Publication: 2014 |
Authors: Isha Tyagi, Ashish Nautiyal, Mukesh Pathela |
10.5120/16768-6335 |
Isha Tyagi, Ashish Nautiyal, Mukesh Pathela . Compression of Image using Enhanced EZW by Setting Detail Retaining Pass Number. International Journal of Computer Applications. 96, 2 ( June 2014), 37-44. DOI=10.5120/16768-6335
For maintaining database system, the most important aspect is Compression. For which efficiency of compression system plays an important role. Now-a-days the optimization of bit stream is necessary to transfer the data in compressed manner. To achieve this objective the scheme used is embedded transmission. In embedded transmission the transmission of compressed low bit rate information is sent first then the higher bit rate information follows. The advantage of this scheme is if some information in the bit stream is not received, then using lower bit rate information corresponding to them can be decoded. Thus for these transmission scheme both the transmitting and encoding time are necessary. Thus for this objective we use Embedded zero tree wavelet (EZW) encoding technique for the compression & embedded transmission of images. The main objective of this paper is to implement & show how to improve EZW coding with reduced & improved execution time. Therefore by assuming most of the coefficients value present in the decomposed subband to be low and near to zero, present coding can be improved, as there is no need to check them again and again for significance.