SlideShare uma empresa Scribd logo
1 de 4
Baixar para ler offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. I (May – Jun. 2015), PP 53-56
www.iosrjournals.org
DOI: 10.9790/1676-10315356 www.iosrjournals.org 53 | Page
Image Compression using DWT and Principal Component
Analysis
Gurpreet Kaur, Kamaljeet Kaur
Abstract: A block wise implementation of principal component algorithm is suggested din the base work. The
main disadvantage with the earlier work is that it takes time as the size of the image increases and further
looping due to blocking effect of the algorithm. The compression performance reduces as the block size reduces
or no. of block increases. In order to solve the mentioned problems, the images are decomposed using the
discrete wavelet transform using haar wavelet. The global principal component analysis algorithm is applied on
LH and HL frequency sub-band images. This enables the compression by preserving the critical boundaries or
contours that are to be preserved while compressing the image so that minimum information is lost in
compression during thresholding process.
Index Terms: PCA Principal Component Algorithm, PCA Principal Component Analysis, DWT
Discrete Wavelet Transform
I. Introduction
PICTURES are the representation of a particular scene. Images can be of many types such as graphic,
optical, mental etc. If we talk about digital images then these are the images that can be stored on hard disk.
Pictures are the most common and convenient means of conveying or transmitting information. They portray
spatial information that can be recognized as an object.
II. Related Works
In the paper entitled “Combined Sparse Representation Based on Curvelet Transform and Local DCT
for Multi-layered Image Compression” proposed a new multi-layered representation technique for image
compression which combine curvelet transform and local DCT in order to benefit from the advantages of each.
He proposed morphological component analysis (MCA) method to separate the image into two layers, piecewise
smooth layer and textured structure layer, respectively associated to curvelet transform and local DCT. Each
layer is encoded independently with a different transform at a different bit rate. [1]
In the paper entitled “A Novel Image Deblocking Method Based on Curvelet Transform” described that
an Image block effect is due to the quantification process using Discrete Cosine Transform (DCT) to
compression coding, which dumps some frequency, and leads to noticeable discontinuous leaps. A deblocking
algorithm based on curvelet transform is proposed in this paper. [2]
In the paper entitled “Laplacian Pyramid Versus Wavelet Decomposition for Image Sequence Coding”
presented that there have been many applications in the multiresolution representations for image processing
and data compression. Several approaches have been developed on this domain using different ways, the most
widely used are sub-band decompositions with filter banks and pyramid transforms. [3]
The presented paper reviews the different techniques for image compression and presents a comparison
in a tabular way. Spatial as well as frequency domain techniques are discussed here in detail. Further, different
transform like curvelet, wavelet and dct are discussed in detail as image compression algorithm. [4]
In the paper entitled “Image Compression using Digital Curvelet Transform” presented a novel
approach to digital image compression using a new mathematical transform, the curvelet transform. The
transform has shown promising results over wavelet transform for 2-D signals. Wavelets, though well suited to
point singularities have limitations with orientation selectivity, and therefore, do not represent two-dimensional
singularities (e.g. smooth curves) effectively. [5]
In the paper entitled “Curvelet Transform Based Embedded Lossy Image Compression” described that
Curvelet transform is one of the recently developed multiscale transform, which possess directional features and
provides optimally sparse representation of objects with edges. He proposed an algorithm for lossy image
compression based on the second generation digital curvelet transform. [6]
In the paper entitled “Curvelet-based Image Compression with SPIHT” proposed a new compression
methodology, which uses curvelet coefficients with SPIHT (Set Partitioning in Hierarchical Trees) encoding
scheme. The first phase deals with the transformation of the stimulus image into the curvelet coefficients. [7]
Discrete cosine transform in combination with principal component analysis algorithm is discussed
here for hyper spectral image compression. Appreciable improvement in psnr and compression ratio is observed
using the proposed algorithm. [8]
Image Compression using DWT and Principal Component Analysis
DOI: 10.9790/1676-10315356 www.iosrjournals.org 54 | Page
In the paper entitled “A New lossless Image Compression Technique based on Bose, Chandhuri and
Hocquengham (BCH) Codes” presented an efficient lossless image compression approach that utilizes BCH
coding with compression. The use of BCH code improves the results of the Huffman algorithm in terms of
increasing the compression ratio. Therefore, the experiment confirms that the proposed technique is suitable for
compression of text, image and video files and would be useful in numerous network applications. [9]
In the paper entitled “Fast and Efficient Medical Image Compression Using Contourlet Transform”
presented a Wavelet based contourlet image compression algorithm. In the diagnosis of medical images, the
significant part (ROI) is separate out from the rest of the image using fuzzy C- means algorithm and then to the
resultant image optimized contourlet transform is applied to enhance the visual quality. The regions of less
significance are compressed using Discrete Wavelet transform. To the resultant image Huffman coding is
applied to get the compressed image. [10]
In the paper entitled “A Novel image fusion method using Contourlet Transform” introduced a novel
image fusion algorithm based on contourlet transform. The principal of contourlet and its good performance in
expressing the singularity of two or higher dimensional are studied. Experiments show that the proposed method
works better in preserving the edge and texture information than wavelet transform method and laplacian
pyramid methods do in image fusion. [11]
In the paper entitled “Fusion of Multimodality Medical Images using Combined Activity Level
Measurement and Contourlet Transform” described a novel combined Activity Level Measurement (ALM) and
Contourlet Transform (CNT) for spatially registered, multi-sensor, multi- resolution medical images. [12]
In the paper entitled “A Novel image deblocking method based on Curvelet transform” presented the
algorithm which processes the curvelet coefficients separately which are obtained by curvelet transform of the
degraded images to recovery the images. The coefficients corresponding to block effect of the original image
can be found for every layer and different layers using different methods. [13]
In the paper entitled “SAR and panchromatic image fusion based on region features in nonsubsampled
contourlet transform Domain” presented a novel fusion algorithm based on the imaging characteristic of the
SAR image. The algorithm performs the different fusion rules for each particular region independently. [14]
In the paper entitled “Performance Analysis of Multi Source Fused Medical Images using Multi
resolution transforms” described that the image fusion combines information from multiple images of the same
scene to get a composite image that is more suitable for human visual perception or further image processing
tasks. The fused output obtained after the inverse transform of fused sub band coefficients. [15]
III. Image Acquisition and Preprocessing
Principal Components Analysis (PCA) is a mathematical formulation used in the reduction of data
dimensions. Once patterns are found, they can be compressed, i.e., their dimensions can be reduced without
much loss of information. In summary, the PCA formulation may be used as a digital image compression
algorithm with a low level of loss. The reduced dimension computational structure is selected so that relevant
data characteristics are identified with little loss of information. Such a reduction is advantageous in several
instances: for image compression, data representation, calculation reduction necessary in subsequent processing,
etc.
Use of the PCA technique in data dimension reduction is justified by the easy representation of
multidimensional data, using the information contained in the data covariance matrix. The description of
Principal Component Analysis is made by means of the explanation of eigen values and eigenvectors of a
matrix.
Following steps are carried out in order to compress the given input image using PCA:
Step-1: Convert the RGB image into gray scale Image i.e. (8-bit) color format. The gray
image format is a row x column matrix of color intensities in 8- bit size.
Step-2: Centering of the Image is done by computing the mean of the image intensity and then
subtracting each pixel gray value from mean gray value.
Step-3: The covariance of the CI is computed by the following expression:
CovImg = CI(r,c) * CI(r,c)T
Where CI(r,c)T is the transpose of the matrix CI(r,c).
Step-4: The eigen values and eigen vectors of the covariance matrix are computed by
Image Compression using DWT and Principal Component Analysis
DOI: 10.9790/1676-10315356 www.iosrjournals.org 55 | Page
using the following expression:
A.V=λ.V
Where, A= :m x m matrix (Gray Image matrix)
V= m x 1 non-zero vector (Eigen Vector)
Λ :scalar (Eigen Values)
Any value of λ for which this equation has a solution is called the eigen value of A and the vector V which
corresponds to this value is called the eigen vector of A.
Step-5: A.V = λ.V
A.V - λ.I.V=0
(A - λ.I).V=0
Finding the roots of |A - λ.I| will give the eigen values and for each of these eigen values there will be an
eigen vector.
Step-6: A threshold is selected and eigen value less than the threshold are removed. Or in other words,
largest eigen values and corresponding eigen vectors are extracted out based on some
threshold values. These are called the principal components of the image (centered
image).
Step-7: Now, based on the principal components, the image can be divided into different eigen vectors as
follows:
Largest eigen vector images are stored as principal image components and is the compressed image.
IV. Quality Metrics for Performance Evaluation
For judging the performance of an image Compression techniques and comparison with proposed work, some
quality measures have been developed as follows:
Peak-Signal-to-noise ratio (PSNR):
The peak-signal to noise ratio (PSNR) was used to evaluate the reconstructed image quality. The PSNR is
defined as follows:
PSNR = 10 log 10 2552 (1.5)
(f (i, j) – f’ (i, j)) 2
Where, m × n is the size of the original image and f (i,j) and f’(i,j) are the gray-level pixel values of the
original and reconstructed images, respectively.
Standard Deviation (SD): The standard variation of an image is given by:
σ2 = (x (I,j) –µ)2 (1.6)
This corresponds to the degree of deviation between the gray levels and its mean value, for the overall image.
3). Entropy E: The expression of the information entropy of an image is given by:
Where L denotes the number of gray level, pi equals the ratio between the number of pixels whose gray
value equals i (0 to L - 1) and the total pixel number contained in an image. The information entropy measures
the richness of information in an image.
V. Results
The presented algorithm is implemented on matlab version 7.5. A data base of 100 pair of ear’s image
is prepared in jpeg format. The results show accuracy above 95% in identifying the correct query image from
that of data base image. The standard deviation and entropy are the fair performance measure based on which
Image Compression using DWT and Principal Component Analysis
DOI: 10.9790/1676-10315356 www.iosrjournals.org 56 | Page
the distinction could be achieved. However, more statistical features could be added to increase the uniqueness
when the data base becomes large.
Table 1: Standard Deviation and Entropy of Query Image with respect to data base images
Query
Image
Data Base
Image
SD Entropy
1 15 0.021 1.203
2 20 0.023 1.142
3 18 0.009 1.112
4 5 0.011 1.283
Keeping the same query image, the processing time is computed for different size data base and is tabulated
below:
Table2: Processing Time Estimate
Query
Image
Data
Base Size
Processing
Time (Secs.)
1 25 10 Secs.
1 50 25 Secs
1 75 60 Secs.
1 100 95 Secs.
VI. Conclusion
The results show a fair accuracy in identification of the query image to its respective data base image
and are 95% accurate. However, it is observed that as the data base size increases, the processing time increases
proportionately. This is due to lot of matrix reshaping, arithmetic calculation and looping etc. The processing
time may be improved with some parallel algorithm development for the same.
References
[1]. Rajesh M Bodade, Maj Jayesh Nayyar , “Shift Invariant Ear Feature Extraction using Dual Tree Complex Wavelet Transform for Ear
Recognition”, ACEEE Int. J. on Information Technology, Vol. 02, No. 02, April 2012
[2]. Michał Chora´s_Image Processing Group, Institute of Telecommunications, “Image Feature Extraction Methods for Ear Biometrics -
A Survey”, 6th International Conference on Computer Information, 2007
[3]. Bahattin Kocaman, Mürvet K_rc_, Ece Olcay Güne_, Yüksel Çak_r, Özlem Özbudak, “ON EAR BIOMETRICS”, IEEE 2009
[4]. Pflug C. Busch, “Ear biometrics: a survey of detection, feature extraction and recognition methods”, IET Biometrics, April 2012
[5]. Md. Mahbubur Rahman, Md. Rashedul Islam, Nazmul Islam Bhuiyan, Bulbul Ahmed, Md. Aminul Islam, “Person Identification
Using Ear Biometrics”, International Journal of The Computer, the Internet and Management Vol. 15#2 (May - August, 2007) pp 1 – 8
[6]. Hanna-Kaisa Lammi, “EAR BIOMETRICS”, Laboratory of Information Processing, 2004
[7]. D. J. Hurley, B. Arbab-Zavar, and M. S. Nixon, “THE EAR AS A BIOMETRIC”, EUSIPCO, 2007
[8]. Ernő Jeges, László Máté, “Model-Based Human Ear Localization and Feature Extraction”, ICMED, April 2007
[9]. Mark Burge, Wilhelm Burger, “Ear Biometrics in Computer Vision”, IEEE 2000

Mais conteúdo relacionado

Mais procurados

EFFICIENT IMAGE COMPRESSION USING LAPLACIAN PYRAMIDAL FILTERS FOR EDGE IMAGES
EFFICIENT IMAGE COMPRESSION USING LAPLACIAN PYRAMIDAL FILTERS FOR EDGE IMAGESEFFICIENT IMAGE COMPRESSION USING LAPLACIAN PYRAMIDAL FILTERS FOR EDGE IMAGES
EFFICIENT IMAGE COMPRESSION USING LAPLACIAN PYRAMIDAL FILTERS FOR EDGE IMAGESijcnac
 
Multiexposure Image Fusion
Multiexposure Image FusionMultiexposure Image Fusion
Multiexposure Image FusionIJMER
 
Performance Analysis of Compression Techniques Using SVD, BTC, DCT and GP
Performance Analysis of Compression Techniques Using SVD, BTC, DCT and GPPerformance Analysis of Compression Techniques Using SVD, BTC, DCT and GP
Performance Analysis of Compression Techniques Using SVD, BTC, DCT and GPIOSR Journals
 
Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...
Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...
Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...IOSR Journals
 
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet TransformContent Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet TransformIOSR Journals
 
A novel approach to Image Fusion using combination of Wavelet Transform and C...
A novel approach to Image Fusion using combination of Wavelet Transform and C...A novel approach to Image Fusion using combination of Wavelet Transform and C...
A novel approach to Image Fusion using combination of Wavelet Transform and C...IJSRD
 
ROI Based Image Compression in Baseline JPEG
ROI Based Image Compression in Baseline JPEGROI Based Image Compression in Baseline JPEG
ROI Based Image Compression in Baseline JPEGIJERA Editor
 
An improved image compression algorithm based on daubechies wavelets with ar...
An improved image compression algorithm based on daubechies  wavelets with ar...An improved image compression algorithm based on daubechies  wavelets with ar...
An improved image compression algorithm based on daubechies wavelets with ar...Alexander Decker
 
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...Alexander Decker
 
An efficient fusion based up sampling technique for restoration of spatially ...
An efficient fusion based up sampling technique for restoration of spatially ...An efficient fusion based up sampling technique for restoration of spatially ...
An efficient fusion based up sampling technique for restoration of spatially ...ijitjournal
 
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...ijsrd.com
 
A systematic image compression in the combination of linear vector quantisati...
A systematic image compression in the combination of linear vector quantisati...A systematic image compression in the combination of linear vector quantisati...
A systematic image compression in the combination of linear vector quantisati...eSAT Publishing House
 
3 d discrete cosine transform for image compression
3 d discrete cosine transform for image compression3 d discrete cosine transform for image compression
3 d discrete cosine transform for image compressionAlexander Decker
 

Mais procurados (17)

EFFICIENT IMAGE COMPRESSION USING LAPLACIAN PYRAMIDAL FILTERS FOR EDGE IMAGES
EFFICIENT IMAGE COMPRESSION USING LAPLACIAN PYRAMIDAL FILTERS FOR EDGE IMAGESEFFICIENT IMAGE COMPRESSION USING LAPLACIAN PYRAMIDAL FILTERS FOR EDGE IMAGES
EFFICIENT IMAGE COMPRESSION USING LAPLACIAN PYRAMIDAL FILTERS FOR EDGE IMAGES
 
Multiexposure Image Fusion
Multiexposure Image FusionMultiexposure Image Fusion
Multiexposure Image Fusion
 
Performance Analysis of Compression Techniques Using SVD, BTC, DCT and GP
Performance Analysis of Compression Techniques Using SVD, BTC, DCT and GPPerformance Analysis of Compression Techniques Using SVD, BTC, DCT and GP
Performance Analysis of Compression Techniques Using SVD, BTC, DCT and GP
 
Kv3419501953
Kv3419501953Kv3419501953
Kv3419501953
 
Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...
Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...
Automatic Determination Number of Cluster for NMKFC-Means Algorithms on Image...
 
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet TransformContent Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
 
A novel approach to Image Fusion using combination of Wavelet Transform and C...
A novel approach to Image Fusion using combination of Wavelet Transform and C...A novel approach to Image Fusion using combination of Wavelet Transform and C...
A novel approach to Image Fusion using combination of Wavelet Transform and C...
 
ROI Based Image Compression in Baseline JPEG
ROI Based Image Compression in Baseline JPEGROI Based Image Compression in Baseline JPEG
ROI Based Image Compression in Baseline JPEG
 
An improved image compression algorithm based on daubechies wavelets with ar...
An improved image compression algorithm based on daubechies  wavelets with ar...An improved image compression algorithm based on daubechies  wavelets with ar...
An improved image compression algorithm based on daubechies wavelets with ar...
 
Medial axis transformation based skeletonzation of image patterns using image...
Medial axis transformation based skeletonzation of image patterns using image...Medial axis transformation based skeletonzation of image patterns using image...
Medial axis transformation based skeletonzation of image patterns using image...
 
Jl2516751681
Jl2516751681Jl2516751681
Jl2516751681
 
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
11.0003www.iiste.org call for paper_d_discrete cosine transform for image com...
 
An efficient fusion based up sampling technique for restoration of spatially ...
An efficient fusion based up sampling technique for restoration of spatially ...An efficient fusion based up sampling technique for restoration of spatially ...
An efficient fusion based up sampling technique for restoration of spatially ...
 
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...
An Efficient Approach for Image Enhancement Based on Image Fusion with Retine...
 
A systematic image compression in the combination of linear vector quantisati...
A systematic image compression in the combination of linear vector quantisati...A systematic image compression in the combination of linear vector quantisati...
A systematic image compression in the combination of linear vector quantisati...
 
3 d discrete cosine transform for image compression
3 d discrete cosine transform for image compression3 d discrete cosine transform for image compression
3 d discrete cosine transform for image compression
 
H017416670
H017416670H017416670
H017416670
 

Destaque

Perifericos de_entrada
Perifericos  de_entradaPerifericos  de_entrada
Perifericos de_entradadrifers
 
Diferencia entre estrategia, campaña y planificación publicitaria slideshare
Diferencia entre estrategia, campaña y planificación publicitaria slideshareDiferencia entre estrategia, campaña y planificación publicitaria slideshare
Diferencia entre estrategia, campaña y planificación publicitaria slideshareluis urbaez
 
OpenStack Upstream開発におけるCI品質向上施策
OpenStack Upstream開発におけるCI品質向上施策OpenStack Upstream開発におけるCI品質向上施策
OpenStack Upstream開発におけるCI品質向上施策Masayuki Igawa
 
Elemental cost analysis
Elemental cost analysisElemental cost analysis
Elemental cost analysisArthur Wilson
 
HOS_Baseline_Report_Cambodia_English_version_2014_1st_edition
HOS_Baseline_Report_Cambodia_English_version_2014_1st_editionHOS_Baseline_Report_Cambodia_English_version_2014_1st_edition
HOS_Baseline_Report_Cambodia_English_version_2014_1st_editionJanie Ilustre
 
Russell Kirkman Mate 198B Final Design Report
Russell Kirkman Mate 198B Final Design ReportRussell Kirkman Mate 198B Final Design Report
Russell Kirkman Mate 198B Final Design ReportRussell Kirkman
 

Destaque (20)

Gunja Sinha
Gunja SinhaGunja Sinha
Gunja Sinha
 
O1102019296
O1102019296O1102019296
O1102019296
 
Perifericos de_entrada
Perifericos  de_entradaPerifericos  de_entrada
Perifericos de_entrada
 
Diferencia entre estrategia, campaña y planificación publicitaria slideshare
Diferencia entre estrategia, campaña y planificación publicitaria slideshareDiferencia entre estrategia, campaña y planificación publicitaria slideshare
Diferencia entre estrategia, campaña y planificación publicitaria slideshare
 
Diplomado iava proyecto final
Diplomado iava  proyecto finalDiplomado iava  proyecto final
Diplomado iava proyecto final
 
OpenStack Upstream開発におけるCI品質向上施策
OpenStack Upstream開発におけるCI品質向上施策OpenStack Upstream開発におけるCI品質向上施策
OpenStack Upstream開発におけるCI品質向上施策
 
Elemental cost analysis
Elemental cost analysisElemental cost analysis
Elemental cost analysis
 
J1103035766
J1103035766J1103035766
J1103035766
 
H017524854
H017524854H017524854
H017524854
 
F010513844
F010513844F010513844
F010513844
 
Presidentsw de mexico
Presidentsw de mexicoPresidentsw de mexico
Presidentsw de mexico
 
G1803024452
G1803024452G1803024452
G1803024452
 
G1102034148
G1102034148G1102034148
G1102034148
 
G1102025055
G1102025055G1102025055
G1102025055
 
I012135157
I012135157I012135157
I012135157
 
HOS_Baseline_Report_Cambodia_English_version_2014_1st_edition
HOS_Baseline_Report_Cambodia_English_version_2014_1st_editionHOS_Baseline_Report_Cambodia_English_version_2014_1st_edition
HOS_Baseline_Report_Cambodia_English_version_2014_1st_edition
 
M017369095
M017369095M017369095
M017369095
 
N017318992
N017318992N017318992
N017318992
 
Russell Kirkman Mate 198B Final Design Report
Russell Kirkman Mate 198B Final Design ReportRussell Kirkman Mate 198B Final Design Report
Russell Kirkman Mate 198B Final Design Report
 
I011138286
I011138286I011138286
I011138286
 

Semelhante a H010315356

A Review on Image Compression using DCT and DWT
A Review on Image Compression using DCT and DWTA Review on Image Compression using DCT and DWT
A Review on Image Compression using DCT and DWTIJSRD
 
Wavelet-Based Warping Technique for Mobile Devices
Wavelet-Based Warping Technique for Mobile DevicesWavelet-Based Warping Technique for Mobile Devices
Wavelet-Based Warping Technique for Mobile Devicescsandit
 
BIG DATA-DRIVEN FAST REDUCING THE VISUAL BLOCK ARTIFACTS OF DCT COMPRESSED IM...
BIG DATA-DRIVEN FAST REDUCING THE VISUAL BLOCK ARTIFACTS OF DCT COMPRESSED IM...BIG DATA-DRIVEN FAST REDUCING THE VISUAL BLOCK ARTIFACTS OF DCT COMPRESSED IM...
BIG DATA-DRIVEN FAST REDUCING THE VISUAL BLOCK ARTIFACTS OF DCT COMPRESSED IM...IJDKP
 
A Comprehensive lossless modified compression in medical application on DICOM...
A Comprehensive lossless modified compression in medical application on DICOM...A Comprehensive lossless modified compression in medical application on DICOM...
A Comprehensive lossless modified compression in medical application on DICOM...IOSR Journals
 
Survey paper on image compression techniques
Survey paper on image compression techniquesSurvey paper on image compression techniques
Survey paper on image compression techniquesIRJET Journal
 
EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...
EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...
EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...cscpconf
 
Image compression using Hybrid wavelet Transform and their Performance Compa...
Image compression using Hybrid wavelet Transform and their  Performance Compa...Image compression using Hybrid wavelet Transform and their  Performance Compa...
Image compression using Hybrid wavelet Transform and their Performance Compa...IJMER
 
An efficient image segmentation approach through enhanced watershed algorithm
An efficient image segmentation approach through enhanced watershed algorithmAn efficient image segmentation approach through enhanced watershed algorithm
An efficient image segmentation approach through enhanced watershed algorithmAlexander Decker
 
Comparative Study between DCT and Wavelet Transform Based Image Compression A...
Comparative Study between DCT and Wavelet Transform Based Image Compression A...Comparative Study between DCT and Wavelet Transform Based Image Compression A...
Comparative Study between DCT and Wavelet Transform Based Image Compression A...IOSR Journals
 
Paper id 27201451
Paper id 27201451Paper id 27201451
Paper id 27201451IJRAT
 
41 9147 quantization encoding algorithm based edit tyas
41 9147 quantization encoding algorithm based edit tyas41 9147 quantization encoding algorithm based edit tyas
41 9147 quantization encoding algorithm based edit tyasIAESIJEECS
 
An efficient color image compression technique
An efficient color image compression techniqueAn efficient color image compression technique
An efficient color image compression techniqueTELKOMNIKA JOURNAL
 
Review of Diverse Techniques Used for Effective Fractal Image Compression
Review of Diverse Techniques Used for Effective Fractal Image CompressionReview of Diverse Techniques Used for Effective Fractal Image Compression
Review of Diverse Techniques Used for Effective Fractal Image CompressionIRJET Journal
 
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
 
0 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-50 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-5Alexander Decker
 
An approach for color image compression of bmp and tiff images using dct and dwt
An approach for color image compression of bmp and tiff images using dct and dwtAn approach for color image compression of bmp and tiff images using dct and dwt
An approach for color image compression of bmp and tiff images using dct and dwtIAEME Publication
 

Semelhante a H010315356 (20)

A Review on Image Compression using DCT and DWT
A Review on Image Compression using DCT and DWTA Review on Image Compression using DCT and DWT
A Review on Image Compression using DCT and DWT
 
B017120611
B017120611B017120611
B017120611
 
Wavelet-Based Warping Technique for Mobile Devices
Wavelet-Based Warping Technique for Mobile DevicesWavelet-Based Warping Technique for Mobile Devices
Wavelet-Based Warping Technique for Mobile Devices
 
Jl2516751681
Jl2516751681Jl2516751681
Jl2516751681
 
BIG DATA-DRIVEN FAST REDUCING THE VISUAL BLOCK ARTIFACTS OF DCT COMPRESSED IM...
BIG DATA-DRIVEN FAST REDUCING THE VISUAL BLOCK ARTIFACTS OF DCT COMPRESSED IM...BIG DATA-DRIVEN FAST REDUCING THE VISUAL BLOCK ARTIFACTS OF DCT COMPRESSED IM...
BIG DATA-DRIVEN FAST REDUCING THE VISUAL BLOCK ARTIFACTS OF DCT COMPRESSED IM...
 
A Comprehensive lossless modified compression in medical application on DICOM...
A Comprehensive lossless modified compression in medical application on DICOM...A Comprehensive lossless modified compression in medical application on DICOM...
A Comprehensive lossless modified compression in medical application on DICOM...
 
H1802054851
H1802054851H1802054851
H1802054851
 
Survey paper on image compression techniques
Survey paper on image compression techniquesSurvey paper on image compression techniques
Survey paper on image compression techniques
 
EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...
EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...
EXTENDED WAVELET TRANSFORM BASED IMAGE INPAINTING ALGORITHM FOR NATURAL SCENE...
 
Image compression using Hybrid wavelet Transform and their Performance Compa...
Image compression using Hybrid wavelet Transform and their  Performance Compa...Image compression using Hybrid wavelet Transform and their  Performance Compa...
Image compression using Hybrid wavelet Transform and their Performance Compa...
 
An efficient image segmentation approach through enhanced watershed algorithm
An efficient image segmentation approach through enhanced watershed algorithmAn efficient image segmentation approach through enhanced watershed algorithm
An efficient image segmentation approach through enhanced watershed algorithm
 
Comparative Study between DCT and Wavelet Transform Based Image Compression A...
Comparative Study between DCT and Wavelet Transform Based Image Compression A...Comparative Study between DCT and Wavelet Transform Based Image Compression A...
Comparative Study between DCT and Wavelet Transform Based Image Compression A...
 
I017125357
I017125357I017125357
I017125357
 
Paper id 27201451
Paper id 27201451Paper id 27201451
Paper id 27201451
 
41 9147 quantization encoding algorithm based edit tyas
41 9147 quantization encoding algorithm based edit tyas41 9147 quantization encoding algorithm based edit tyas
41 9147 quantization encoding algorithm based edit tyas
 
An efficient color image compression technique
An efficient color image compression techniqueAn efficient color image compression technique
An efficient color image compression technique
 
Review of Diverse Techniques Used for Effective Fractal Image Compression
Review of Diverse Techniques Used for Effective Fractal Image CompressionReview of Diverse Techniques Used for Effective Fractal Image Compression
Review of Diverse Techniques Used for Effective Fractal 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)
 
0 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-50 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-5
 
An approach for color image compression of bmp and tiff images using dct and dwt
An approach for color image compression of bmp and tiff images using dct and dwtAn approach for color image compression of bmp and tiff images using dct and dwt
An approach for color image compression of bmp and tiff images using dct and dwt
 

Mais de 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
 

Último

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 

Último (20)

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 

H010315356

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. I (May – Jun. 2015), PP 53-56 www.iosrjournals.org DOI: 10.9790/1676-10315356 www.iosrjournals.org 53 | Page Image Compression using DWT and Principal Component Analysis Gurpreet Kaur, Kamaljeet Kaur Abstract: A block wise implementation of principal component algorithm is suggested din the base work. The main disadvantage with the earlier work is that it takes time as the size of the image increases and further looping due to blocking effect of the algorithm. The compression performance reduces as the block size reduces or no. of block increases. In order to solve the mentioned problems, the images are decomposed using the discrete wavelet transform using haar wavelet. The global principal component analysis algorithm is applied on LH and HL frequency sub-band images. This enables the compression by preserving the critical boundaries or contours that are to be preserved while compressing the image so that minimum information is lost in compression during thresholding process. Index Terms: PCA Principal Component Algorithm, PCA Principal Component Analysis, DWT Discrete Wavelet Transform I. Introduction PICTURES are the representation of a particular scene. Images can be of many types such as graphic, optical, mental etc. If we talk about digital images then these are the images that can be stored on hard disk. Pictures are the most common and convenient means of conveying or transmitting information. They portray spatial information that can be recognized as an object. II. Related Works In the paper entitled “Combined Sparse Representation Based on Curvelet Transform and Local DCT for Multi-layered Image Compression” proposed a new multi-layered representation technique for image compression which combine curvelet transform and local DCT in order to benefit from the advantages of each. He proposed morphological component analysis (MCA) method to separate the image into two layers, piecewise smooth layer and textured structure layer, respectively associated to curvelet transform and local DCT. Each layer is encoded independently with a different transform at a different bit rate. [1] In the paper entitled “A Novel Image Deblocking Method Based on Curvelet Transform” described that an Image block effect is due to the quantification process using Discrete Cosine Transform (DCT) to compression coding, which dumps some frequency, and leads to noticeable discontinuous leaps. A deblocking algorithm based on curvelet transform is proposed in this paper. [2] In the paper entitled “Laplacian Pyramid Versus Wavelet Decomposition for Image Sequence Coding” presented that there have been many applications in the multiresolution representations for image processing and data compression. Several approaches have been developed on this domain using different ways, the most widely used are sub-band decompositions with filter banks and pyramid transforms. [3] The presented paper reviews the different techniques for image compression and presents a comparison in a tabular way. Spatial as well as frequency domain techniques are discussed here in detail. Further, different transform like curvelet, wavelet and dct are discussed in detail as image compression algorithm. [4] In the paper entitled “Image Compression using Digital Curvelet Transform” presented a novel approach to digital image compression using a new mathematical transform, the curvelet transform. The transform has shown promising results over wavelet transform for 2-D signals. Wavelets, though well suited to point singularities have limitations with orientation selectivity, and therefore, do not represent two-dimensional singularities (e.g. smooth curves) effectively. [5] In the paper entitled “Curvelet Transform Based Embedded Lossy Image Compression” described that Curvelet transform is one of the recently developed multiscale transform, which possess directional features and provides optimally sparse representation of objects with edges. He proposed an algorithm for lossy image compression based on the second generation digital curvelet transform. [6] In the paper entitled “Curvelet-based Image Compression with SPIHT” proposed a new compression methodology, which uses curvelet coefficients with SPIHT (Set Partitioning in Hierarchical Trees) encoding scheme. The first phase deals with the transformation of the stimulus image into the curvelet coefficients. [7] Discrete cosine transform in combination with principal component analysis algorithm is discussed here for hyper spectral image compression. Appreciable improvement in psnr and compression ratio is observed using the proposed algorithm. [8]
  • 2. Image Compression using DWT and Principal Component Analysis DOI: 10.9790/1676-10315356 www.iosrjournals.org 54 | Page In the paper entitled “A New lossless Image Compression Technique based on Bose, Chandhuri and Hocquengham (BCH) Codes” presented an efficient lossless image compression approach that utilizes BCH coding with compression. The use of BCH code improves the results of the Huffman algorithm in terms of increasing the compression ratio. Therefore, the experiment confirms that the proposed technique is suitable for compression of text, image and video files and would be useful in numerous network applications. [9] In the paper entitled “Fast and Efficient Medical Image Compression Using Contourlet Transform” presented a Wavelet based contourlet image compression algorithm. In the diagnosis of medical images, the significant part (ROI) is separate out from the rest of the image using fuzzy C- means algorithm and then to the resultant image optimized contourlet transform is applied to enhance the visual quality. The regions of less significance are compressed using Discrete Wavelet transform. To the resultant image Huffman coding is applied to get the compressed image. [10] In the paper entitled “A Novel image fusion method using Contourlet Transform” introduced a novel image fusion algorithm based on contourlet transform. The principal of contourlet and its good performance in expressing the singularity of two or higher dimensional are studied. Experiments show that the proposed method works better in preserving the edge and texture information than wavelet transform method and laplacian pyramid methods do in image fusion. [11] In the paper entitled “Fusion of Multimodality Medical Images using Combined Activity Level Measurement and Contourlet Transform” described a novel combined Activity Level Measurement (ALM) and Contourlet Transform (CNT) for spatially registered, multi-sensor, multi- resolution medical images. [12] In the paper entitled “A Novel image deblocking method based on Curvelet transform” presented the algorithm which processes the curvelet coefficients separately which are obtained by curvelet transform of the degraded images to recovery the images. The coefficients corresponding to block effect of the original image can be found for every layer and different layers using different methods. [13] In the paper entitled “SAR and panchromatic image fusion based on region features in nonsubsampled contourlet transform Domain” presented a novel fusion algorithm based on the imaging characteristic of the SAR image. The algorithm performs the different fusion rules for each particular region independently. [14] In the paper entitled “Performance Analysis of Multi Source Fused Medical Images using Multi resolution transforms” described that the image fusion combines information from multiple images of the same scene to get a composite image that is more suitable for human visual perception or further image processing tasks. The fused output obtained after the inverse transform of fused sub band coefficients. [15] III. Image Acquisition and Preprocessing Principal Components Analysis (PCA) is a mathematical formulation used in the reduction of data dimensions. Once patterns are found, they can be compressed, i.e., their dimensions can be reduced without much loss of information. In summary, the PCA formulation may be used as a digital image compression algorithm with a low level of loss. The reduced dimension computational structure is selected so that relevant data characteristics are identified with little loss of information. Such a reduction is advantageous in several instances: for image compression, data representation, calculation reduction necessary in subsequent processing, etc. Use of the PCA technique in data dimension reduction is justified by the easy representation of multidimensional data, using the information contained in the data covariance matrix. The description of Principal Component Analysis is made by means of the explanation of eigen values and eigenvectors of a matrix. Following steps are carried out in order to compress the given input image using PCA: Step-1: Convert the RGB image into gray scale Image i.e. (8-bit) color format. The gray image format is a row x column matrix of color intensities in 8- bit size. Step-2: Centering of the Image is done by computing the mean of the image intensity and then subtracting each pixel gray value from mean gray value. Step-3: The covariance of the CI is computed by the following expression: CovImg = CI(r,c) * CI(r,c)T Where CI(r,c)T is the transpose of the matrix CI(r,c). Step-4: The eigen values and eigen vectors of the covariance matrix are computed by
  • 3. Image Compression using DWT and Principal Component Analysis DOI: 10.9790/1676-10315356 www.iosrjournals.org 55 | Page using the following expression: A.V=λ.V Where, A= :m x m matrix (Gray Image matrix) V= m x 1 non-zero vector (Eigen Vector) Λ :scalar (Eigen Values) Any value of λ for which this equation has a solution is called the eigen value of A and the vector V which corresponds to this value is called the eigen vector of A. Step-5: A.V = λ.V A.V - λ.I.V=0 (A - λ.I).V=0 Finding the roots of |A - λ.I| will give the eigen values and for each of these eigen values there will be an eigen vector. Step-6: A threshold is selected and eigen value less than the threshold are removed. Or in other words, largest eigen values and corresponding eigen vectors are extracted out based on some threshold values. These are called the principal components of the image (centered image). Step-7: Now, based on the principal components, the image can be divided into different eigen vectors as follows: Largest eigen vector images are stored as principal image components and is the compressed image. IV. Quality Metrics for Performance Evaluation For judging the performance of an image Compression techniques and comparison with proposed work, some quality measures have been developed as follows: Peak-Signal-to-noise ratio (PSNR): The peak-signal to noise ratio (PSNR) was used to evaluate the reconstructed image quality. The PSNR is defined as follows: PSNR = 10 log 10 2552 (1.5) (f (i, j) – f’ (i, j)) 2 Where, m × n is the size of the original image and f (i,j) and f’(i,j) are the gray-level pixel values of the original and reconstructed images, respectively. Standard Deviation (SD): The standard variation of an image is given by: σ2 = (x (I,j) –µ)2 (1.6) This corresponds to the degree of deviation between the gray levels and its mean value, for the overall image. 3). Entropy E: The expression of the information entropy of an image is given by: Where L denotes the number of gray level, pi equals the ratio between the number of pixels whose gray value equals i (0 to L - 1) and the total pixel number contained in an image. The information entropy measures the richness of information in an image. V. Results The presented algorithm is implemented on matlab version 7.5. A data base of 100 pair of ear’s image is prepared in jpeg format. The results show accuracy above 95% in identifying the correct query image from that of data base image. The standard deviation and entropy are the fair performance measure based on which
  • 4. Image Compression using DWT and Principal Component Analysis DOI: 10.9790/1676-10315356 www.iosrjournals.org 56 | Page the distinction could be achieved. However, more statistical features could be added to increase the uniqueness when the data base becomes large. Table 1: Standard Deviation and Entropy of Query Image with respect to data base images Query Image Data Base Image SD Entropy 1 15 0.021 1.203 2 20 0.023 1.142 3 18 0.009 1.112 4 5 0.011 1.283 Keeping the same query image, the processing time is computed for different size data base and is tabulated below: Table2: Processing Time Estimate Query Image Data Base Size Processing Time (Secs.) 1 25 10 Secs. 1 50 25 Secs 1 75 60 Secs. 1 100 95 Secs. VI. Conclusion The results show a fair accuracy in identification of the query image to its respective data base image and are 95% accurate. However, it is observed that as the data base size increases, the processing time increases proportionately. This is due to lot of matrix reshaping, arithmetic calculation and looping etc. The processing time may be improved with some parallel algorithm development for the same. References [1]. Rajesh M Bodade, Maj Jayesh Nayyar , “Shift Invariant Ear Feature Extraction using Dual Tree Complex Wavelet Transform for Ear Recognition”, ACEEE Int. J. on Information Technology, Vol. 02, No. 02, April 2012 [2]. Michał Chora´s_Image Processing Group, Institute of Telecommunications, “Image Feature Extraction Methods for Ear Biometrics - A Survey”, 6th International Conference on Computer Information, 2007 [3]. Bahattin Kocaman, Mürvet K_rc_, Ece Olcay Güne_, Yüksel Çak_r, Özlem Özbudak, “ON EAR BIOMETRICS”, IEEE 2009 [4]. Pflug C. Busch, “Ear biometrics: a survey of detection, feature extraction and recognition methods”, IET Biometrics, April 2012 [5]. Md. Mahbubur Rahman, Md. Rashedul Islam, Nazmul Islam Bhuiyan, Bulbul Ahmed, Md. Aminul Islam, “Person Identification Using Ear Biometrics”, International Journal of The Computer, the Internet and Management Vol. 15#2 (May - August, 2007) pp 1 – 8 [6]. Hanna-Kaisa Lammi, “EAR BIOMETRICS”, Laboratory of Information Processing, 2004 [7]. D. J. Hurley, B. Arbab-Zavar, and M. S. Nixon, “THE EAR AS A BIOMETRIC”, EUSIPCO, 2007 [8]. Ernő Jeges, László Máté, “Model-Based Human Ear Localization and Feature Extraction”, ICMED, April 2007 [9]. Mark Burge, Wilhelm Burger, “Ear Biometrics in Computer Vision”, IEEE 2000