SlideShare a Scribd company logo
1 of 3
Download to read offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 2, Ver. III (Mar-Apr. 2016), PP 51-53
www.iosrjournals.org
DOI: 10.9790/0661-1802035153 www.iosrjournals.org 51 | Page
Review of The Image Compression And Enhancement
Techniques
Prabhdeep Kaur1
, Rupinderpal Singh
1,2
Associate Prof. Department Of Computer Science
Abstract: The image processing is used in order to enhance the image. The image processing will reduce the
noise from within the image. The noise will reduce the clarity of the image. There could be many reasons by
which image are distorted. One of the reasons will be temperature. Image distortion will also occur when
image is transferred from source to the destination. The bandwidth which is utilized during the transfer process
could be high. The size of the image will be reduced using compression. One of the mechanisms which can be
used for image compression is run length encoding. The run length encoding will replace the repeated string
with the number and hence efficiently compress the image. Less bandwidth will be used in this case.
I. Introduction
The image compression is the mechanism by which size of the image is reduced. In order to enhance
the image processing is used. The image compression and enhancement will go side by side. The image transfer
process will take large amount of bandwidth. This bandwidth consumption has to be minimized. When image is
compressed then same space can be used by other images on the disk drive. The image compression tools are
available and are used using the simulator like MATLAB. There are number of mechanisms which can be used
for the image compression. These are divided into two categories.
1. Lossy Compression
2. Lossless Compression
Lossy compression is the one in which there is a chance that some of the pixels might be lost during the
process of encoding and decoding.
Lossless compression on the other hand ensures that the image will be compressed and decompressed without
the loss of the pixels.
In the proposed paper analysis of lossless compression techniques is studied. Some of them are
Huffman Encoding, Run Length Encoding etc. The encoding mechanism which is suggested will compress the
image and also image dimensions are preserved after decryption.
II. Related Work
The work has been done toward the lossy as well as lossless compression techniques. All of these
techniques are discussed in this paper. [1] this paper will include the mechanism of enhancing the color image
patterns. The image which is enhanced will be based upon the discrete cosine transformations. The
transformation process will be lossless in nature. [2]in this paper image compression will be used in order to
reduce the size of the image. Block optimization and byte compression will be done within this paper. the
compression technique which is used is lossless in nature. [3] Data compression is a common requirement for
most of the computerized applications. There are number of data compression algorithms, which are dedicated
to compress different data formats. Even for a single data type there are number of different compression
algorithms, which use different approaches. This paper examines lossless data compression algorithms and
compares their performance. A set of selected algorithms are examined and implemented to evaluate the
performance in compressing text data. An experimental comparison of a number of different lossless data
compression algorithms is presented in this paper. The article is concluded by stating which algorithm performs
well for text data. [4] the image compression technique which is used in this paper is run length encoding
technique. The image compression will be in the form of replacement of characters with the number indicating
the number of occurrences of the characters. The stuffing is also used in this case in order to identify the
beginning and ending of the bits of the image. [5] the image compression techniques are considered in this case.
The various image compression techniques are lossless and lossy compression techniques. The techniques
which are considered will efficiently compress and decompress the images. [6]the study of various lossless
image compression techniques are presented in this case. The advantages and disadvantages of various image
compression techniques are also presented in this case. [7] the run length encoding is considered in this case.
The run length encoding will compress the image and then decompression mechanisms are used to decrypt the
image. The image compression and decompression will not cause the image clarity to degrade. [8]the
combination of arithmetic coding with the run length encoding will be used in this case. The run length
Review Of The Image Compression And Enhancement Techniques
DOI: 10.9790/0661-1802035153 www.iosrjournals.org 52 | Page
encoding will efficiently reduce the size of the image. The arithmetical coding will enhance the image by
decompressing it preserving the pixels. Hence it is a efficient approach for saving space. The grayscale images
are considered in this case.
III. Comparison Of Techniques
The techniques which are used in the existing papers are listed and describe through the tabular
structure as follows
Sno Paper Year Characteristics
1 A New Color Image Compression Based
on Fractal and Discrete Cosine Transform
2014 1 Color Images are considered in this case
2 Discrete Cosine Transformation is followed in this case.
3 Lossless Image compression is followed in this case
2 An Efficient Image Compression
Algorithm Based on Block Optimization
and Byte Compression
2010 1 Block optimization is considered
2 Byte Compression is performed.
3 Lossless Image Compression is performed
3 Comparison of Lossless Data
Compression Algorithms
2010 1 Lossless image compression is considered
2 Lossy Image compression is also considered
4 Efficient Lossless Colour Image
Compression Using Run Length Encoding
and Special Character Replacement
2011 1 Lossless Image compression is considered
2 Run Length encoding is considered
3 Special Character replacement is considered in this case
5 Data Compression Methodologies for
Lossless Data and Comparison between
Algorithms
2013 1 Lossless image compression strategies are considered
2 Comparison of various algorithms are presented.
6 Study Of Various Lossless Image
Compression
2013 1 Lossless image compression strategies are considered
2 Comparison of various algorithms are presented.
7 An Enhanced Approach in Run Length
Encoding Scheme ( EARLE ) Abstract :
Image Compression :
2011 1 Run Length Encoding is considered
2 The image compression technique with stuffing is
suggested
8 A New Method Which Combines
Arithmetic Coding with RLE for Lossless
Image Compression
2012 1 A combined approach using arithmetical coding and RLE
is considered
2 Lossless compressions are considered.
From the above comparison it is clear that run length encoding is used but without redundancy removal
mechanisms. In the papers we have studied the image compression is followed using Arithmetical encoding and
RLE encoding. The pixel positions are preserved in this case.
IV. Conclusion And Future Work
In this paper a review of various techniques of image compression is followed. The image compression
can be lossy as well as lossless in nature. The lossy techniques are considered in this case. The study of Run
Length encoding is the prime objective of this paper. The run length encoding is simple of all the encoding
schemes available to be used. The stuffing is used in order to identify the beginning and ending of the bits. In
the future we will propose the redundancy handling mechanisms to reduce the length of the image further.
References
[1]. K. Sharmila and K. Kuppusamy, “A New Color Image Compression Based on Fractal and Discrete Cosine Transform,” vol. 03, no.
07, pp. 7054–7057, 2014.
[2]. A. Halder, S. Dey, S. Mukherjee, and A. Banerjee, “An Efficient Image Compression Algorithm Based on Block Optimization and
Byte Compression,” no. February, pp. 1–5, 2010.
[3]. S. R. Kodituwakku and U. S. Amarasinghe, “Comparison of Lossless Data Compression Algorithms,” Indian J. Comput. Sci. Eng.,
vol. 1, no. 4, pp. 416–425, 2010.
[4]. D. Chakraborty and S. Banerjee, “Efficient Lossless Colour Image Compression Using Run Length Encoding and Special Character
Replacement,” vol. 3, no. 7, pp. 1–7, 2011.
[5]. S. Porwal, Y. Chaudhary, J. Joshi, and M. Jain, “Data Compression Methodologies for Lossless Data and Comparison between
Algorithms,” vol. 2, no. 2, pp. 142–147, 2013.
[6]. B. Gupta, “Study Of Various Lossless Image Compression,” vol. 2, no. 4, 2013.
[7]. A. Nagarajan, “An Enhanced Approach in Run Length Encoding Scheme ( EARLE ) Abstract : Image Compression :,” pp. 43–47,
2011.
[8]. M. K. Abdmouleh, A. Masmoudi, and M. S. Bouhlel, “A New Method Which Combines Arithmetic Coding with RLE for Lossless
Image Compression,” J. Softw. Eng. Appl., vol. 5, no. 01, p. 41, 2012.
[9]. P. Carbone and D. Petri, “Noise sensitivity of the ADC histogram test,” in IMTC/98 Conference Proceedings. IEEE Instrumentation
and Measurement Technology Conference. Where Instrumentation is Going (Cat. No.98CH36222), vol. 1, pp. 88–91.
[10]. A. Fernández, M. X. Álvarez, and F. Bianconi, “Texture Description Through Histograms of Equivalent Patterns,” J. Math. Imaging
Vis., vol. 45, no. 1, pp. 76–102, Sep. 2012.
[11]. K. Gu, G. Zhai, S. Wang, M. Liu, J. Zhoi, and W. Lin, “A general histogram modification framework for efficient contrast
enhancement,” in 2015 IEEE International Symposium on Circuits and Systems (ISCAS), 2015, pp. 2816–2819.
[12]. K. Lenc and A. Vedaldi, “Understanding image representations by measuring their equivariance and equivalence,” in 2015 IEEE
Conference on Computer Vision and Pattern Recognition (CVPR), 2015, pp. 991–999.
[13]. M. Mese and P. P. Vaidyanathan, “Optimal histogram modification with MSE metric,” in 2001 IEEE International Conference on
Acoustics, Speech, and Signal Processing. Proceedings (Cat. No.01CH37221), 2001, vol. 3, pp. 1665–1668.
Review Of The Image Compression And Enhancement Techniques
DOI: 10.9790/0661-1802035153 www.iosrjournals.org 53 | Page
[14]. M. Muralikrishna and D. J. DeWitt, “Equi-depth multidimensional histograms,” ACM SIGMOD Rec., vol. 17, no. 3, pp. 28–36,
Jun. 1988.
[15]. J.-I. Park and J. Kim, Eds., Computer Vision - ACCV 2012 Workshops, vol. 7728. Berlin, Heidelberg: Springer Berlin Heidelberg,
2013.
[16]. Y. Xiao, Z. Cao, and T. Zhang, “Entropic thresholding based on gray-level spatial correlation histogram,” in 2008 19th International
Conference on Pattern Recognition, 2008, pp. 1–4.
[17]. W. Yu, X. Tian, Z. Hou, and C. Han, “Swift template matching based on equivalent histogram,” pp. 2413–2419.
[18]. W. Zhang, X. Hu, X. Li, and N. Yu, “Recursive histogram modification: establishing equivalency between reversible data hiding
and lossless data compression.,” IEEE Trans. Image Process., vol. 22, no. 7, pp. 2775–85, Jul. 2013.
[19]. A. Kulkarni, “Gray-Scale Image Compression Techniques : A Review,” vol. 131, no. 13, pp. 22–25.
[20]. P. Banerjee, P. Banerjee, and S. S. Dhal, “International Journal of Advanced Research in Computer Science and Software
Engineering,” Int. J., vol. 2, no. 9, pp. 62 – 70, 2012.

More Related Content

What's hot

Importance of post processing for improved binarization of text documents
Importance of post processing for improved binarization of text documentsImportance of post processing for improved binarization of text documents
Importance of post processing for improved binarization of text documentseSAT Publishing House
 
22 29 dec16 8nov16 13272 28268-1-ed(edit)
22 29 dec16 8nov16 13272 28268-1-ed(edit)22 29 dec16 8nov16 13272 28268-1-ed(edit)
22 29 dec16 8nov16 13272 28268-1-ed(edit)IAESIJEECS
 
Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978Editor IJARCET
 
MMFO: modified moth flame optimization algorithm for region based RGB color i...
MMFO: modified moth flame optimization algorithm for region based RGB color i...MMFO: modified moth flame optimization algorithm for region based RGB color i...
MMFO: modified moth flame optimization algorithm for region based RGB color i...IJECEIAES
 
MEDICAL IMAGE TEXTURE SEGMENTATION USINGRANGE FILTER
MEDICAL IMAGE TEXTURE SEGMENTATION USINGRANGE FILTERMEDICAL IMAGE TEXTURE SEGMENTATION USINGRANGE FILTER
MEDICAL IMAGE TEXTURE SEGMENTATION USINGRANGE FILTERcscpconf
 
A Study of Image Compression Methods
A Study of Image Compression MethodsA Study of Image Compression Methods
A Study of Image Compression MethodsIOSR Journals
 
A binarization technique for extraction of devanagari text from camera based ...
A binarization technique for extraction of devanagari text from camera based ...A binarization technique for extraction of devanagari text from camera based ...
A binarization technique for extraction of devanagari text from camera based ...sipij
 
Face Recognition Using Neural Network Based Fourier Gabor Filters & Random Pr...
Face Recognition Using Neural Network Based Fourier Gabor Filters & Random Pr...Face Recognition Using Neural Network Based Fourier Gabor Filters & Random Pr...
Face Recognition Using Neural Network Based Fourier Gabor Filters & Random Pr...CSCJournals
 
Super-Spatial Structure Prediction Compression of Medical
Super-Spatial Structure Prediction Compression of MedicalSuper-Spatial Structure Prediction Compression of Medical
Super-Spatial Structure Prediction Compression of Medicalijeei-iaes
 
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...An Analysis and Comparison of Quality Index Using Clustering Techniques for S...
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...CSCJournals
 
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHM
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHMA MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHM
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHMcsandit
 
2.[7 12]combined structure and texture image inpainting algorithm for natural...
2.[7 12]combined structure and texture image inpainting algorithm for natural...2.[7 12]combined structure and texture image inpainting algorithm for natural...
2.[7 12]combined structure and texture image inpainting algorithm for natural...Alexander Decker
 

What's hot (17)

C1803011419
C1803011419C1803011419
C1803011419
 
Importance of post processing for improved binarization of text documents
Importance of post processing for improved binarization of text documentsImportance of post processing for improved binarization of text documents
Importance of post processing for improved binarization of text documents
 
E1803012329
E1803012329E1803012329
E1803012329
 
22 29 dec16 8nov16 13272 28268-1-ed(edit)
22 29 dec16 8nov16 13272 28268-1-ed(edit)22 29 dec16 8nov16 13272 28268-1-ed(edit)
22 29 dec16 8nov16 13272 28268-1-ed(edit)
 
Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978
 
MMFO: modified moth flame optimization algorithm for region based RGB color i...
MMFO: modified moth flame optimization algorithm for region based RGB color i...MMFO: modified moth flame optimization algorithm for region based RGB color i...
MMFO: modified moth flame optimization algorithm for region based RGB color i...
 
MEDICAL IMAGE TEXTURE SEGMENTATION USINGRANGE FILTER
MEDICAL IMAGE TEXTURE SEGMENTATION USINGRANGE FILTERMEDICAL IMAGE TEXTURE SEGMENTATION USINGRANGE FILTER
MEDICAL IMAGE TEXTURE SEGMENTATION USINGRANGE FILTER
 
I017417176
I017417176I017417176
I017417176
 
A Study of Image Compression Methods
A Study of Image Compression MethodsA Study of Image Compression Methods
A Study of Image Compression Methods
 
B42020710
B42020710B42020710
B42020710
 
F0342032038
F0342032038F0342032038
F0342032038
 
A binarization technique for extraction of devanagari text from camera based ...
A binarization technique for extraction of devanagari text from camera based ...A binarization technique for extraction of devanagari text from camera based ...
A binarization technique for extraction of devanagari text from camera based ...
 
Face Recognition Using Neural Network Based Fourier Gabor Filters & Random Pr...
Face Recognition Using Neural Network Based Fourier Gabor Filters & Random Pr...Face Recognition Using Neural Network Based Fourier Gabor Filters & Random Pr...
Face Recognition Using Neural Network Based Fourier Gabor Filters & Random Pr...
 
Super-Spatial Structure Prediction Compression of Medical
Super-Spatial Structure Prediction Compression of MedicalSuper-Spatial Structure Prediction Compression of Medical
Super-Spatial Structure Prediction Compression of Medical
 
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...An Analysis and Comparison of Quality Index Using Clustering Techniques for S...
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...
 
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHM
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHMA MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHM
A MODIFIED HISTOGRAM BASED FAST ENHANCEMENT ALGORITHM
 
2.[7 12]combined structure and texture image inpainting algorithm for natural...
2.[7 12]combined structure and texture image inpainting algorithm for natural...2.[7 12]combined structure and texture image inpainting algorithm for natural...
2.[7 12]combined structure and texture image inpainting algorithm for natural...
 

Viewers also liked (20)

C018131821
C018131821C018131821
C018131821
 
J017536064
J017536064J017536064
J017536064
 
L010427275
L010427275L010427275
L010427275
 
N010226872
N010226872N010226872
N010226872
 
F1304033438
F1304033438F1304033438
F1304033438
 
E013113742
E013113742E013113742
E013113742
 
G017354046
G017354046G017354046
G017354046
 
D017372538
D017372538D017372538
D017372538
 
B1103040715
B1103040715B1103040715
B1103040715
 
F012312934
F012312934F012312934
F012312934
 
H012225053
H012225053H012225053
H012225053
 
H017225058
H017225058H017225058
H017225058
 
J017356875
J017356875J017356875
J017356875
 
F010624050
F010624050F010624050
F010624050
 
T01821125128
T01821125128T01821125128
T01821125128
 
K017317175
K017317175K017317175
K017317175
 
Static and Dynamic Behavior of Reinforced Concrete Framed Building: A Compara...
Static and Dynamic Behavior of Reinforced Concrete Framed Building: A Compara...Static and Dynamic Behavior of Reinforced Concrete Framed Building: A Compara...
Static and Dynamic Behavior of Reinforced Concrete Framed Building: A Compara...
 
D010111822
D010111822D010111822
D010111822
 
D018112429
D018112429D018112429
D018112429
 
E017652024
E017652024E017652024
E017652024
 

Similar to I1802035153

2 ijaems dec-2015-5-comprehensive review of huffman encoding technique for im...
2 ijaems dec-2015-5-comprehensive review of huffman encoding technique for im...2 ijaems dec-2015-5-comprehensive review of huffman encoding technique for im...
2 ijaems dec-2015-5-comprehensive review of huffman encoding technique for im...INFOGAIN PUBLICATION
 
Comprehensive Study of the Work Done In Image Processing and Compression Tech...
Comprehensive Study of the Work Done In Image Processing and Compression Tech...Comprehensive Study of the Work Done In Image Processing and Compression Tech...
Comprehensive Study of the Work Done In Image Processing and Compression Tech...IRJET Journal
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...IJCSIS Research Publications
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...khalil IBRAHIM
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...IJCSIS Research Publications
 
Lossless Image Compression Techniques Comparative Study
Lossless Image Compression Techniques Comparative StudyLossless Image Compression Techniques Comparative Study
Lossless Image Compression Techniques Comparative StudyIRJET Journal
 
A Critical Review of Well Known Method For Image Compression
A Critical Review of Well Known Method For Image CompressionA Critical Review of Well Known Method For Image Compression
A Critical Review of Well Known Method For Image CompressionEditor IJMTER
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Removal of Unwanted Objects using Image Inpainting - a Technical Review
Removal of Unwanted Objects using Image Inpainting - a Technical ReviewRemoval of Unwanted Objects using Image Inpainting - a Technical Review
Removal of Unwanted Objects using Image Inpainting - a Technical ReviewIJERA Editor
 
Enhanced Image Compression Using Wavelets
Enhanced Image Compression Using WaveletsEnhanced Image Compression Using Wavelets
Enhanced Image Compression Using WaveletsIJRES Journal
 
A spatial image compression algorithm based on run length encoding
A spatial image compression algorithm based on run length encodingA spatial image compression algorithm based on run length encoding
A spatial image compression algorithm based on run length encodingjournalBEEI
 
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGE
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGEMULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGE
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGEijcsity
 
7419ijcsity01.pdf
7419ijcsity01.pdf7419ijcsity01.pdf
7419ijcsity01.pdfijcsity
 
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGE
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGEMULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGE
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGEijcsity
 
Symbols Frequency based Image Coding for Compression
Symbols Frequency based Image Coding for CompressionSymbols Frequency based Image Coding for Compression
Symbols Frequency based Image Coding for CompressionIJCSIS Research Publications
 
Content adaptive single image interpolation based Super Resolution of compres...
Content adaptive single image interpolation based Super Resolution of compres...Content adaptive single image interpolation based Super Resolution of compres...
Content adaptive single image interpolation based Super Resolution of compres...IJECEIAES
 
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...ijcsa
 
IRJET - Deep Learning Approach to Inpainting and Outpainting System
IRJET -  	  Deep Learning Approach to Inpainting and Outpainting SystemIRJET -  	  Deep Learning Approach to Inpainting and Outpainting System
IRJET - Deep Learning Approach to Inpainting and Outpainting SystemIRJET Journal
 

Similar to I1802035153 (20)

2 ijaems dec-2015-5-comprehensive review of huffman encoding technique for im...
2 ijaems dec-2015-5-comprehensive review of huffman encoding technique for im...2 ijaems dec-2015-5-comprehensive review of huffman encoding technique for im...
2 ijaems dec-2015-5-comprehensive review of huffman encoding technique for im...
 
Comprehensive Study of the Work Done In Image Processing and Compression Tech...
Comprehensive Study of the Work Done In Image Processing and Compression Tech...Comprehensive Study of the Work Done In Image Processing and Compression Tech...
Comprehensive Study of the Work Done In Image Processing and Compression Tech...
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
 
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
Hybrid Algorithm for Enhancing and Increasing Image Compression Based on Imag...
 
Lossless Image Compression Techniques Comparative Study
Lossless Image Compression Techniques Comparative StudyLossless Image Compression Techniques Comparative Study
Lossless Image Compression Techniques Comparative Study
 
A Critical Review of Well Known Method For Image Compression
A Critical Review of Well Known Method For Image CompressionA Critical Review of Well Known Method For Image Compression
A Critical Review of Well Known Method For Image Compression
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Removal of Unwanted Objects using Image Inpainting - a Technical Review
Removal of Unwanted Objects using Image Inpainting - a Technical ReviewRemoval of Unwanted Objects using Image Inpainting - a Technical Review
Removal of Unwanted Objects using Image Inpainting - a Technical Review
 
Enhanced Image Compression Using Wavelets
Enhanced Image Compression Using WaveletsEnhanced Image Compression Using Wavelets
Enhanced Image Compression Using Wavelets
 
A spatial image compression algorithm based on run length encoding
A spatial image compression algorithm based on run length encodingA spatial image compression algorithm based on run length encoding
A spatial image compression algorithm based on run length encoding
 
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGE
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGEMULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGE
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGE
 
7419ijcsity01.pdf
7419ijcsity01.pdf7419ijcsity01.pdf
7419ijcsity01.pdf
 
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGE
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGEMULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGE
MULTIPLE RECONSTRUCTION COMPRESSION FRAMEWORK BASED ON PNG IMAGE
 
Symbols Frequency based Image Coding for Compression
Symbols Frequency based Image Coding for CompressionSymbols Frequency based Image Coding for Compression
Symbols Frequency based Image Coding for Compression
 
Content adaptive single image interpolation based Super Resolution of compres...
Content adaptive single image interpolation based Super Resolution of compres...Content adaptive single image interpolation based Super Resolution of compres...
Content adaptive single image interpolation based Super Resolution of compres...
 
H1802054851
H1802054851H1802054851
H1802054851
 
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...
REGION OF INTEREST BASED COMPRESSION OF MEDICAL IMAGE USING DISCRETE WAVELET ...
 
IRJET - Deep Learning Approach to Inpainting and Outpainting System
IRJET -  	  Deep Learning Approach to Inpainting and Outpainting SystemIRJET -  	  Deep Learning Approach to Inpainting and Outpainting System
IRJET - Deep Learning Approach to Inpainting and Outpainting System
 
Image Compression Techniques: A Survey
Image Compression Techniques: A SurveyImage Compression Techniques: A Survey
Image Compression Techniques: A Survey
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 

I1802035153

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 2, Ver. III (Mar-Apr. 2016), PP 51-53 www.iosrjournals.org DOI: 10.9790/0661-1802035153 www.iosrjournals.org 51 | Page Review of The Image Compression And Enhancement Techniques Prabhdeep Kaur1 , Rupinderpal Singh 1,2 Associate Prof. Department Of Computer Science Abstract: The image processing is used in order to enhance the image. The image processing will reduce the noise from within the image. The noise will reduce the clarity of the image. There could be many reasons by which image are distorted. One of the reasons will be temperature. Image distortion will also occur when image is transferred from source to the destination. The bandwidth which is utilized during the transfer process could be high. The size of the image will be reduced using compression. One of the mechanisms which can be used for image compression is run length encoding. The run length encoding will replace the repeated string with the number and hence efficiently compress the image. Less bandwidth will be used in this case. I. Introduction The image compression is the mechanism by which size of the image is reduced. In order to enhance the image processing is used. The image compression and enhancement will go side by side. The image transfer process will take large amount of bandwidth. This bandwidth consumption has to be minimized. When image is compressed then same space can be used by other images on the disk drive. The image compression tools are available and are used using the simulator like MATLAB. There are number of mechanisms which can be used for the image compression. These are divided into two categories. 1. Lossy Compression 2. Lossless Compression Lossy compression is the one in which there is a chance that some of the pixels might be lost during the process of encoding and decoding. Lossless compression on the other hand ensures that the image will be compressed and decompressed without the loss of the pixels. In the proposed paper analysis of lossless compression techniques is studied. Some of them are Huffman Encoding, Run Length Encoding etc. The encoding mechanism which is suggested will compress the image and also image dimensions are preserved after decryption. II. Related Work The work has been done toward the lossy as well as lossless compression techniques. All of these techniques are discussed in this paper. [1] this paper will include the mechanism of enhancing the color image patterns. The image which is enhanced will be based upon the discrete cosine transformations. The transformation process will be lossless in nature. [2]in this paper image compression will be used in order to reduce the size of the image. Block optimization and byte compression will be done within this paper. the compression technique which is used is lossless in nature. [3] Data compression is a common requirement for most of the computerized applications. There are number of data compression algorithms, which are dedicated to compress different data formats. Even for a single data type there are number of different compression algorithms, which use different approaches. This paper examines lossless data compression algorithms and compares their performance. A set of selected algorithms are examined and implemented to evaluate the performance in compressing text data. An experimental comparison of a number of different lossless data compression algorithms is presented in this paper. The article is concluded by stating which algorithm performs well for text data. [4] the image compression technique which is used in this paper is run length encoding technique. The image compression will be in the form of replacement of characters with the number indicating the number of occurrences of the characters. The stuffing is also used in this case in order to identify the beginning and ending of the bits of the image. [5] the image compression techniques are considered in this case. The various image compression techniques are lossless and lossy compression techniques. The techniques which are considered will efficiently compress and decompress the images. [6]the study of various lossless image compression techniques are presented in this case. The advantages and disadvantages of various image compression techniques are also presented in this case. [7] the run length encoding is considered in this case. The run length encoding will compress the image and then decompression mechanisms are used to decrypt the image. The image compression and decompression will not cause the image clarity to degrade. [8]the combination of arithmetic coding with the run length encoding will be used in this case. The run length
  • 2. Review Of The Image Compression And Enhancement Techniques DOI: 10.9790/0661-1802035153 www.iosrjournals.org 52 | Page encoding will efficiently reduce the size of the image. The arithmetical coding will enhance the image by decompressing it preserving the pixels. Hence it is a efficient approach for saving space. The grayscale images are considered in this case. III. Comparison Of Techniques The techniques which are used in the existing papers are listed and describe through the tabular structure as follows Sno Paper Year Characteristics 1 A New Color Image Compression Based on Fractal and Discrete Cosine Transform 2014 1 Color Images are considered in this case 2 Discrete Cosine Transformation is followed in this case. 3 Lossless Image compression is followed in this case 2 An Efficient Image Compression Algorithm Based on Block Optimization and Byte Compression 2010 1 Block optimization is considered 2 Byte Compression is performed. 3 Lossless Image Compression is performed 3 Comparison of Lossless Data Compression Algorithms 2010 1 Lossless image compression is considered 2 Lossy Image compression is also considered 4 Efficient Lossless Colour Image Compression Using Run Length Encoding and Special Character Replacement 2011 1 Lossless Image compression is considered 2 Run Length encoding is considered 3 Special Character replacement is considered in this case 5 Data Compression Methodologies for Lossless Data and Comparison between Algorithms 2013 1 Lossless image compression strategies are considered 2 Comparison of various algorithms are presented. 6 Study Of Various Lossless Image Compression 2013 1 Lossless image compression strategies are considered 2 Comparison of various algorithms are presented. 7 An Enhanced Approach in Run Length Encoding Scheme ( EARLE ) Abstract : Image Compression : 2011 1 Run Length Encoding is considered 2 The image compression technique with stuffing is suggested 8 A New Method Which Combines Arithmetic Coding with RLE for Lossless Image Compression 2012 1 A combined approach using arithmetical coding and RLE is considered 2 Lossless compressions are considered. From the above comparison it is clear that run length encoding is used but without redundancy removal mechanisms. In the papers we have studied the image compression is followed using Arithmetical encoding and RLE encoding. The pixel positions are preserved in this case. IV. Conclusion And Future Work In this paper a review of various techniques of image compression is followed. The image compression can be lossy as well as lossless in nature. The lossy techniques are considered in this case. The study of Run Length encoding is the prime objective of this paper. The run length encoding is simple of all the encoding schemes available to be used. The stuffing is used in order to identify the beginning and ending of the bits. In the future we will propose the redundancy handling mechanisms to reduce the length of the image further. References [1]. K. Sharmila and K. Kuppusamy, “A New Color Image Compression Based on Fractal and Discrete Cosine Transform,” vol. 03, no. 07, pp. 7054–7057, 2014. [2]. A. Halder, S. Dey, S. Mukherjee, and A. Banerjee, “An Efficient Image Compression Algorithm Based on Block Optimization and Byte Compression,” no. February, pp. 1–5, 2010. [3]. S. R. Kodituwakku and U. S. Amarasinghe, “Comparison of Lossless Data Compression Algorithms,” Indian J. Comput. Sci. Eng., vol. 1, no. 4, pp. 416–425, 2010. [4]. D. Chakraborty and S. Banerjee, “Efficient Lossless Colour Image Compression Using Run Length Encoding and Special Character Replacement,” vol. 3, no. 7, pp. 1–7, 2011. [5]. S. Porwal, Y. Chaudhary, J. Joshi, and M. Jain, “Data Compression Methodologies for Lossless Data and Comparison between Algorithms,” vol. 2, no. 2, pp. 142–147, 2013. [6]. B. Gupta, “Study Of Various Lossless Image Compression,” vol. 2, no. 4, 2013. [7]. A. Nagarajan, “An Enhanced Approach in Run Length Encoding Scheme ( EARLE ) Abstract : Image Compression :,” pp. 43–47, 2011. [8]. M. K. Abdmouleh, A. Masmoudi, and M. S. Bouhlel, “A New Method Which Combines Arithmetic Coding with RLE for Lossless Image Compression,” J. Softw. Eng. Appl., vol. 5, no. 01, p. 41, 2012. [9]. P. Carbone and D. Petri, “Noise sensitivity of the ADC histogram test,” in IMTC/98 Conference Proceedings. IEEE Instrumentation and Measurement Technology Conference. Where Instrumentation is Going (Cat. No.98CH36222), vol. 1, pp. 88–91. [10]. A. Fernández, M. X. Álvarez, and F. Bianconi, “Texture Description Through Histograms of Equivalent Patterns,” J. Math. Imaging Vis., vol. 45, no. 1, pp. 76–102, Sep. 2012. [11]. K. Gu, G. Zhai, S. Wang, M. Liu, J. Zhoi, and W. Lin, “A general histogram modification framework for efficient contrast enhancement,” in 2015 IEEE International Symposium on Circuits and Systems (ISCAS), 2015, pp. 2816–2819. [12]. K. Lenc and A. Vedaldi, “Understanding image representations by measuring their equivariance and equivalence,” in 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2015, pp. 991–999. [13]. M. Mese and P. P. Vaidyanathan, “Optimal histogram modification with MSE metric,” in 2001 IEEE International Conference on Acoustics, Speech, and Signal Processing. Proceedings (Cat. No.01CH37221), 2001, vol. 3, pp. 1665–1668.
  • 3. Review Of The Image Compression And Enhancement Techniques DOI: 10.9790/0661-1802035153 www.iosrjournals.org 53 | Page [14]. M. Muralikrishna and D. J. DeWitt, “Equi-depth multidimensional histograms,” ACM SIGMOD Rec., vol. 17, no. 3, pp. 28–36, Jun. 1988. [15]. J.-I. Park and J. Kim, Eds., Computer Vision - ACCV 2012 Workshops, vol. 7728. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. [16]. Y. Xiao, Z. Cao, and T. Zhang, “Entropic thresholding based on gray-level spatial correlation histogram,” in 2008 19th International Conference on Pattern Recognition, 2008, pp. 1–4. [17]. W. Yu, X. Tian, Z. Hou, and C. Han, “Swift template matching based on equivalent histogram,” pp. 2413–2419. [18]. W. Zhang, X. Hu, X. Li, and N. Yu, “Recursive histogram modification: establishing equivalency between reversible data hiding and lossless data compression.,” IEEE Trans. Image Process., vol. 22, no. 7, pp. 2775–85, Jul. 2013. [19]. A. Kulkarni, “Gray-Scale Image Compression Techniques : A Review,” vol. 131, no. 13, pp. 22–25. [20]. P. Banerjee, P. Banerjee, and S. S. Dhal, “International Journal of Advanced Research in Computer Science and Software Engineering,” Int. J., vol. 2, no. 9, pp. 62 – 70, 2012.