SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 745
Review On Fractal Image Compression Techniques
Ku. Pallavi C. Raut1, Associate Prof. P. R. Indurkar2, Associate Prof. A. W. Hingnikar3
1 M.Tech Student, Department of Electronics and Telecommunication, B.D.C.O.E, Wardha, Maharashtra, India
2 Assistant Professor, Department of Electronics and Telecommunication, B.D.C.O.E, Wardha, Maharashtra, India
3 Assistant Professor, Department of Electronics and Telecommunication, B.D.C.O.E, Wardha, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The image processing techniques plays an
important role with the advancement of technology. It finds
application in areas where efficient storage and transmission
of image is necessary. Fractal coding is a potential image
compression scheme which has the advantages of relatively
high compression ratios and good reconstruction fidelity.
Many methods are available to compress an image file like
discrete cosine transform (DCT), discrete wavelet transform
(DWT) and fractals. This paper presents different approaches
of designing a fractal image compression based on different
methods.
Key Words: Image processing, discrete cosine transform
(DCT), discrete wavelet transform (DWT), Fractal image
compression.
1.INTRODUCTION
Images are very important documents nowadays to work
with them in some applications they need to be compressed
more or less depending on the purpose of the application.
Due to limited bandwidth and storage capacity,imagesmust
be compressed before storing and transmitting. Image
compression is an essential technology in multimedia and
digital communication fields. Image compression is an
application of data compression that encodes the original
image with few bits. The objective of image compression is
to reduce the redundancy of the image and to store or
transmit it in an efficient form.
There are two types of image compression Lossy as well as
Lossless. In lossless compression, the reconstructedimageis
numerically similar than that of the original image where as
in lossy compression the reconstructed image contain some
degradation. But this provides greater compression ratios
than lossless technique.
Fractal ImageCompression hasgenerated muchinterest due
to its promise of high compression ratios and also the
advantages of very fast decompression. It is one of the lossy
compression technique used in digital images. As the name
indicates it is mainly based on the fractals. This approach is
good for natural images and textures. In fractal coding, the
image is divided into two sub-blocks with different size.One
is called Range block (R) and the other is Domain block (D).
R blocks do not overlap mutually covering the entire image
while D blocks can overlap mutually and the length is twice
of R blocks. This fractal image compression with wavelet
transform can effectively solve the noise problem.
2. LITERATURE REVIEW
The research papers on the design of fractal image
compressionare publishedinvariousjournalsandpresented
in many conferences. Here the paper selected describes the
design of fractal image compression based on DCT or DWT.
Some of the papers are successful to give high compression
ratio and some of these gave less encoding time.
Utpal Nandi and Jyotsna Kumar Mandal et.al.[1]designedan
image compression based on the new fast classification
strategy with quadtree partitioning technique. This
classification strategy reduces the compression time
significantly of the fractal image compression technique
maintaining the same compression ratio and peak signal to
noise ratio (PSNR). One is quadtree partitioning scheme
where a range is broken up into four equal sized sub-ranges
and another one is the classification strategy divides square
block of image (range/domain) into 16 sub-block. For each
block, a 64 bit ID is generated. The ID has row part and
column part each of 32 bits. The row part has four 8 bit sub-
ids- ID1, ID2, ID3 and ID4. To generate ID for each row, each
sub-block are assigned a two bit code out of four possible
codes 00, 01,10 and 11 that are termed as row code (RC).
Similarly, to generate ID for each column, each sub-block B
are assigned a two bit code out of four possible codes 00, 01,
10 and 11 that are termed as column code (CC). It reduces
the compression time as compared to the other image
compression techniques.
Chong Fu and Zhi-liang Zhu [2] designed a new block
classification method based on the edge characteristic of an
image block. There are total three steps for the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 746
implementation of DCT-based fractal image compression.
First one is image partition in which we partitioned image
into a set of pixels range blocks which are non overlapping
and set of pixels domain blocks which can be overlapping.
Second one is image block classification in which the range
and domain blocks are divided into three classes based on
their DCT lower frequency coefficients and third one is best
match exploiting in which only the domain blocks with the
same class to the range block are calculated. The
classification is based on the lower frequencyhorizontal and
vertical DCT coefficients of an image block. The method
proposed in this paper significantly improves the fractal
encoding speed and also satisfied the fidelity of the
reconstructed image.
Padmavati. S and Dr. Vaibhar Mesharam [3] designed an
image compression on hybrid methodology. In this paper a
new hybrid methodology is proposed by combining lossy
and lossless compression methods. In this method,thegiven
image is first compressed using DCT and to avoid
compression on similar blocks of the image we are using
fractal quadtree image compression. Finally the image is
encoded effectively by using Huffman encoding. Huffman
coding is used to improve the quality of the compressed
image. Huffman coding when combined with DCT
compresses the image to a very large extent.
The experimental results of thecombinedmethodusingDCT
and fractal quadtree decomposition was successful in terms
of reducing the encoding time maintaining the quality of the
image. This technique is also suitable for many real time
applications such as medical images, satellite images, etc.
The results also show an enhancement in compression ratio
as compared to the traditional fractal compression using
quadtree decomposition of image.
Mehdi Masoudi Chelehgahi and Mohsen Derakhshan Nia [4]
designed an image compression based on high speed
intelligent classification algorithm using DCT coefficients.
This method specially used to reduce the encoding time. In
this method, it reshape the given image into 1D array and
calculate the DCT and standard deviation of each row. From
the results it show that this method is faster than other
standard ones to achieved high PSNR value.
Ahmad A. Nashat and N. M. Hussain Hassan [5] designed an
image compression based upon Wavelet Transform and a
Statistical Threshold. This compression algorithm based on
the Haar Wavelet transform. The DWT of the image is
generated by obtaining wavelet decomposition coefficients
for the desired levels. The histogram for the selected level is
calculated and a threshold for the decomposed image
coefficient is selected which is based upon the statistics of
the histogram.
Table -1: Overall analysis of different compression
techniques
Comparison table shows the comparison of various
approaches of designing an image compression. Analyzed
the performance based on the parameter such as
compression ratio, peak signal to noise ratio, encoding time.
PARAMETERS REF. PAPER
1
2015
REF.
PAPER 2
2009
REF. PAPER 3
2015
REF. PAPER
4
2011
REF.
PAPER 5
2016
Compression
Ratio
- 16.5 11.43 8.625 36.06
Peak Signal to
Noise Ratio
(dB)
28.87 31.34 25.48 28.60 31.63
Encoding
Time(sec)
60 38.40 - 2.95 -
Transform DCT DCT DCT DCT Haar
Wavelet
Transform
Method FIC with
Quadtree
Partitioning
DCT DCT combined
with fractal
quadtree
decomposition
& Huffman
coding
High speed
Intelligent
classification
algorithm
using DCT
coefficients
Wavelet
transform
& a
Statistical
Threshold
Image Type Grayscale
image
Grayscale
image
Grayscale
image
Grayscale
image
Grayscale
mage
3. PROPOSED METHODOLOGY
We propose a novel method which combines
wavelets with fractal image in order to get the best results
for image compression and decompression. Followingblock
diagrams gives the perfect idea of propose methodology.
Fig. 1. Block diagram of Fractal image compression method using DWT
Fig. 2. Block diagram of Fractal image decompression method using DWT
Origina
l
Image
Haar
Wavelet
Transfor
m
Fractal
Image
Compres
sion
Compres
sed
Image
Compres
sed
Image
Fractal
Image
Decompres
sion
Inverse
Wavelet
Transform
Origi
nal
Imag
e
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 747
4. CONCLUSIONS
The study of papers shows various approaches of designing
the fractal image compression. It has been found that image
compression is designed using discrete cosine transform
(DCT), DCT combined with fractal coding and discrete
wavelet transform (DWT). It is observed that the highest
compression ratio achieved with wavelet transform &
statistical threshold method is 36.06 [5]. In this case, the
fractal image compression technique is not used with DWT.
We are proposing a new approach for image compression
where DWT is combined with fractal image compression
which shall increase the compression ratio withlowlossesin
the image.
ACKNOWLEDGEMENT
We would like to thanks Mr. P. R. Indurkar and Mr. A. W.
Hingnikar, Associate Professor, Electronics and
Telecommunication department,B.D.C.O.E fortheir valuable
suggestions. We would thanks to our college for providing
valuable facilities which helps us in our research work. We
also express thanks to our parents, friends and colleagues.
REFERENCES
[1] Utpal Nandi and Jyotsna Kumar Mandal et. al., “Fractal
Image Compression with Quadtree Partitioning and a
new Fast Classification Strategy” International
Conference IEEE Paper, 2015
[2] Chong Fu and Zhi-liang Zhu “A DCT-based Fractal Image
Compression Method” International Conference
IEEE Paper.
[3] Padmavati S. and Dr.Vaibhar Mesharam“DCTCombined
With Fractal Quadtree Decomposition and Huffman
Coding for Image Compression” International
Conference IEEE Paper, 2015
[4] Mehdi Masoudi Chelehgahi et.al. “A High Speed
Intelligent Classification Algorithm for Fractal Image
Compression using DCT Coefficients” International
Conference IEEE Paper, 2011.
[5] Singh H.K., Tomar S.K, Singh P,"AnalysisofMultispectral
Image Using Discrete Wavelet Transform," Advanced
Computing and Communication Technologies (ACCT),
2013 Third International Conference on , vol., no.,
pp.59,62, 6-7 April 2013.
[6] Ahmed Nashat and N. M. Hassan “Image Compression
based upon Wavelet Transform and a Statistical
Threshold” International Conference IEEE Paper, 2016
[7] Jianji Wang and Nanning Zheng, "A Novel Fractal Image
Compression Scheme with Block Classification and
Sorting Based on Pearson's Correlation Coefficient ",
IEEE transactions on image processing, vol. 22, no. 9,
September 2013
[8] Wei, Tang Guo, Wu Shuang, and Zhang Yan, "An
improved fast fractal image coding algorithm," in IEEE
2012 Computer Science and Network Technology Conf.,
pp. 730-732, December 2012.

More Related Content

Review On Fractal Image Compression Techniques

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 745 Review On Fractal Image Compression Techniques Ku. Pallavi C. Raut1, Associate Prof. P. R. Indurkar2, Associate Prof. A. W. Hingnikar3 1 M.Tech Student, Department of Electronics and Telecommunication, B.D.C.O.E, Wardha, Maharashtra, India 2 Assistant Professor, Department of Electronics and Telecommunication, B.D.C.O.E, Wardha, Maharashtra, India 3 Assistant Professor, Department of Electronics and Telecommunication, B.D.C.O.E, Wardha, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The image processing techniques plays an important role with the advancement of technology. It finds application in areas where efficient storage and transmission of image is necessary. Fractal coding is a potential image compression scheme which has the advantages of relatively high compression ratios and good reconstruction fidelity. Many methods are available to compress an image file like discrete cosine transform (DCT), discrete wavelet transform (DWT) and fractals. This paper presents different approaches of designing a fractal image compression based on different methods. Key Words: Image processing, discrete cosine transform (DCT), discrete wavelet transform (DWT), Fractal image compression. 1.INTRODUCTION Images are very important documents nowadays to work with them in some applications they need to be compressed more or less depending on the purpose of the application. Due to limited bandwidth and storage capacity,imagesmust be compressed before storing and transmitting. Image compression is an essential technology in multimedia and digital communication fields. Image compression is an application of data compression that encodes the original image with few bits. The objective of image compression is to reduce the redundancy of the image and to store or transmit it in an efficient form. There are two types of image compression Lossy as well as Lossless. In lossless compression, the reconstructedimageis numerically similar than that of the original image where as in lossy compression the reconstructed image contain some degradation. But this provides greater compression ratios than lossless technique. Fractal ImageCompression hasgenerated muchinterest due to its promise of high compression ratios and also the advantages of very fast decompression. It is one of the lossy compression technique used in digital images. As the name indicates it is mainly based on the fractals. This approach is good for natural images and textures. In fractal coding, the image is divided into two sub-blocks with different size.One is called Range block (R) and the other is Domain block (D). R blocks do not overlap mutually covering the entire image while D blocks can overlap mutually and the length is twice of R blocks. This fractal image compression with wavelet transform can effectively solve the noise problem. 2. LITERATURE REVIEW The research papers on the design of fractal image compressionare publishedinvariousjournalsandpresented in many conferences. Here the paper selected describes the design of fractal image compression based on DCT or DWT. Some of the papers are successful to give high compression ratio and some of these gave less encoding time. Utpal Nandi and Jyotsna Kumar Mandal et.al.[1]designedan image compression based on the new fast classification strategy with quadtree partitioning technique. This classification strategy reduces the compression time significantly of the fractal image compression technique maintaining the same compression ratio and peak signal to noise ratio (PSNR). One is quadtree partitioning scheme where a range is broken up into four equal sized sub-ranges and another one is the classification strategy divides square block of image (range/domain) into 16 sub-block. For each block, a 64 bit ID is generated. The ID has row part and column part each of 32 bits. The row part has four 8 bit sub- ids- ID1, ID2, ID3 and ID4. To generate ID for each row, each sub-block are assigned a two bit code out of four possible codes 00, 01,10 and 11 that are termed as row code (RC). Similarly, to generate ID for each column, each sub-block B are assigned a two bit code out of four possible codes 00, 01, 10 and 11 that are termed as column code (CC). It reduces the compression time as compared to the other image compression techniques. Chong Fu and Zhi-liang Zhu [2] designed a new block classification method based on the edge characteristic of an image block. There are total three steps for the
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 746 implementation of DCT-based fractal image compression. First one is image partition in which we partitioned image into a set of pixels range blocks which are non overlapping and set of pixels domain blocks which can be overlapping. Second one is image block classification in which the range and domain blocks are divided into three classes based on their DCT lower frequency coefficients and third one is best match exploiting in which only the domain blocks with the same class to the range block are calculated. The classification is based on the lower frequencyhorizontal and vertical DCT coefficients of an image block. The method proposed in this paper significantly improves the fractal encoding speed and also satisfied the fidelity of the reconstructed image. Padmavati. S and Dr. Vaibhar Mesharam [3] designed an image compression on hybrid methodology. In this paper a new hybrid methodology is proposed by combining lossy and lossless compression methods. In this method,thegiven image is first compressed using DCT and to avoid compression on similar blocks of the image we are using fractal quadtree image compression. Finally the image is encoded effectively by using Huffman encoding. Huffman coding is used to improve the quality of the compressed image. Huffman coding when combined with DCT compresses the image to a very large extent. The experimental results of thecombinedmethodusingDCT and fractal quadtree decomposition was successful in terms of reducing the encoding time maintaining the quality of the image. This technique is also suitable for many real time applications such as medical images, satellite images, etc. The results also show an enhancement in compression ratio as compared to the traditional fractal compression using quadtree decomposition of image. Mehdi Masoudi Chelehgahi and Mohsen Derakhshan Nia [4] designed an image compression based on high speed intelligent classification algorithm using DCT coefficients. This method specially used to reduce the encoding time. In this method, it reshape the given image into 1D array and calculate the DCT and standard deviation of each row. From the results it show that this method is faster than other standard ones to achieved high PSNR value. Ahmad A. Nashat and N. M. Hussain Hassan [5] designed an image compression based upon Wavelet Transform and a Statistical Threshold. This compression algorithm based on the Haar Wavelet transform. The DWT of the image is generated by obtaining wavelet decomposition coefficients for the desired levels. The histogram for the selected level is calculated and a threshold for the decomposed image coefficient is selected which is based upon the statistics of the histogram. Table -1: Overall analysis of different compression techniques Comparison table shows the comparison of various approaches of designing an image compression. Analyzed the performance based on the parameter such as compression ratio, peak signal to noise ratio, encoding time. PARAMETERS REF. PAPER 1 2015 REF. PAPER 2 2009 REF. PAPER 3 2015 REF. PAPER 4 2011 REF. PAPER 5 2016 Compression Ratio - 16.5 11.43 8.625 36.06 Peak Signal to Noise Ratio (dB) 28.87 31.34 25.48 28.60 31.63 Encoding Time(sec) 60 38.40 - 2.95 - Transform DCT DCT DCT DCT Haar Wavelet Transform Method FIC with Quadtree Partitioning DCT DCT combined with fractal quadtree decomposition & Huffman coding High speed Intelligent classification algorithm using DCT coefficients Wavelet transform & a Statistical Threshold Image Type Grayscale image Grayscale image Grayscale image Grayscale image Grayscale mage 3. PROPOSED METHODOLOGY We propose a novel method which combines wavelets with fractal image in order to get the best results for image compression and decompression. Followingblock diagrams gives the perfect idea of propose methodology. Fig. 1. Block diagram of Fractal image compression method using DWT Fig. 2. Block diagram of Fractal image decompression method using DWT Origina l Image Haar Wavelet Transfor m Fractal Image Compres sion Compres sed Image Compres sed Image Fractal Image Decompres sion Inverse Wavelet Transform Origi nal Imag e
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 747 4. CONCLUSIONS The study of papers shows various approaches of designing the fractal image compression. It has been found that image compression is designed using discrete cosine transform (DCT), DCT combined with fractal coding and discrete wavelet transform (DWT). It is observed that the highest compression ratio achieved with wavelet transform & statistical threshold method is 36.06 [5]. In this case, the fractal image compression technique is not used with DWT. We are proposing a new approach for image compression where DWT is combined with fractal image compression which shall increase the compression ratio withlowlossesin the image. ACKNOWLEDGEMENT We would like to thanks Mr. P. R. Indurkar and Mr. A. W. Hingnikar, Associate Professor, Electronics and Telecommunication department,B.D.C.O.E fortheir valuable suggestions. We would thanks to our college for providing valuable facilities which helps us in our research work. We also express thanks to our parents, friends and colleagues. REFERENCES [1] Utpal Nandi and Jyotsna Kumar Mandal et. al., “Fractal Image Compression with Quadtree Partitioning and a new Fast Classification Strategy” International Conference IEEE Paper, 2015 [2] Chong Fu and Zhi-liang Zhu “A DCT-based Fractal Image Compression Method” International Conference IEEE Paper. [3] Padmavati S. and Dr.Vaibhar Mesharam“DCTCombined With Fractal Quadtree Decomposition and Huffman Coding for Image Compression” International Conference IEEE Paper, 2015 [4] Mehdi Masoudi Chelehgahi et.al. “A High Speed Intelligent Classification Algorithm for Fractal Image Compression using DCT Coefficients” International Conference IEEE Paper, 2011. [5] Singh H.K., Tomar S.K, Singh P,"AnalysisofMultispectral Image Using Discrete Wavelet Transform," Advanced Computing and Communication Technologies (ACCT), 2013 Third International Conference on , vol., no., pp.59,62, 6-7 April 2013. [6] Ahmed Nashat and N. M. Hassan “Image Compression based upon Wavelet Transform and a Statistical Threshold” International Conference IEEE Paper, 2016 [7] Jianji Wang and Nanning Zheng, "A Novel Fractal Image Compression Scheme with Block Classification and Sorting Based on Pearson's Correlation Coefficient ", IEEE transactions on image processing, vol. 22, no. 9, September 2013 [8] Wei, Tang Guo, Wu Shuang, and Zhang Yan, "An improved fast fractal image coding algorithm," in IEEE 2012 Computer Science and Network Technology Conf., pp. 730-732, December 2012.