SlideShare a Scribd company logo
1 of 4
Download to read offline
V.Meenakshi, N.Harathi, K.Sravya / International Journal of Engineering Research and
                 Applications      (IJERA) ISSN: 2248-9622 www.ijera.com
                       Vol. 3, Issue 1, January -February 2013, pp.628-631

Single Scale Decomposition And Improving Contrast Of Satellite
                       Images Using Svd
                              V.Meenakshi1, N.Harathi2, K.Sravya3
 1
     Asst.Professor Dept.of EIE, Sree Vidyanikethan Engineering College, Tirupati, 2Asst.Professor Dept.of EIE,
        Sree Vidyanikethan Engineering College, Tirupati.3Asst.Professor Dept.of ECE, Sree Vidyanikethan
                                          Engineering College, Tirupati



Abstract—
          In this letter, a new satellite image             therefore, we can perceive the world similarly
contrast enhancement technique based on the                 regardless of the considerable changes in
discrete wavelet transform (DWT) and singular               illumination conditions.
value decomposition has been proposed. The                  If the contrast of an image is highly concentrated on
technique decomposes the input image into the               a specific range, the information may be lost in
four frequency sub bands by using DWT and                   those areas which are excessively and uniformly
estimates the singular value matrix of the low–             concentrated. The problem is to optimize the
low sub band image, and, then, it reconstructs              contrast of an image in order to represent all the
the enhanced image by applying inverse DWT.                 information in the input image. There have been
The technique is compared with conventional                 several Techniques to overcome this issue, such as
image equalization techniques such as standard              general Histogram equalization (GHE) and local
general histogram equalization and local                    histogram equalization (LHE). In this letter, we are
histogram equalization, as well as state-of-the-art         comparing our results with two State-of-the-art
techniques such as brightness preserving                    techniques, namely, brightness preserving dynamic
dynamic histogram equalization and singular                 Histogram equalization (BPDHE) and our
value equalization. The experimental results                previously In many image processing applications,
show the superiority of the proposed method                 the GHE technique is one of the simplest and most
over       conventional    and     state-of-the-art         effective primitives for contrast Enhancement,
techniques.                                                 which attempts to produce an output Histogram that
Index Terms—Discrete wavelet transforms,                    is uniform. One of the disadvantages of GHE is that
histogram equalization, image equalization,                 the information laid on the histogram or probability
satellite image contrast enhancement                        distribution function (PDF) of the image will be lost.
                                                            Demirel and Anbarjafari showed that the PDF of
I. INTRODUCTION                                             face images can be used for face recognition; hence,
         Satellite images are used in many                  preserving the shape of the PDF of an image is of
applications such as Geosciences studies,                   vital importance. Techniques such as BPDHE or
astronomy, and geographical information systems.            SVE are preserving the general pattern of the PDF
One of the most important quality factors in satellite      of an image. BPDHE is obtained from dynamic
images comes from its contrast. Contrast                    histogram specification Which generates the
enhancement is frequently referred to as one of the         specified histogram dynamically from the Input
most important issues in image processing. Contrast         image. The singular-value-based image equalization
is created by the difference in luminance reflected         (SVE) technique, is based on equalizing the singular
from two adjacent surfaces. In visual perception,           value matrix Obtained            by singular value
contrast is determined by the difference in the color       decomposition (SVD). SVD of an Image, which can
and brightness of an object with other objects. Our         be interpreted as a matrix, is written as Follows:
visual system is more sensitive to contrast than
absolute luminance; therefore, we can perceive the
                                                                         A  U A  A VA
                                                                                      T
                                                                                                      (1)
world similarly regardless of the considerable
changes in illumination conditions. If the contrast of      Where UA and VA are orthogonal square matrices
an image is highly concentrated on aspecific range,         known as Hanger and aligner, respectively, and the
the information may be lost in those areas which are        ΣA matrix contains The sorted singular values on its
excessively and uniformly concentrated. The                 main diagonal. The idea of Using SVD for image
problem is to optimize the contrast of an image in          equalization comes from this fact that ΣA Contains
order to represent all and brightness of an object          the intensity information of a given image. In our
with other objects. Our visual system is more               earlier work SVD was used to deal with an
sensitive to contrast than absolute luminance;              Illumination problem. The method uses the ratio of



                                                                                                 628 | P a g e
V.Meenakshi, N.Harathi, K.Sravya / International Journal of Engineering Research and
               Applications      (IJERA) ISSN: 2248-9622 www.ijera.com
                     Vol. 3, Issue 1, January -February 2013, pp.628-631


                                                             LLA   LLA
the largest Singular value of the generated
normalized matrix, with mean Zero and variance of
                                                                ˆ
one, over a normalized image which can be
calculated according to
     max      N    0,Var 1                          LL A  U LLA  LLA VLLA
                                                                                                  (5)
          max   A                                    Now, the LLA, LHA, HLA, and HHA sub band
                                        (2)             images of the
                                                        original image are recombined by applying IDWT to
Where ΣN(μ=0,var=1) is the singular value matrix        generate
of the synthetic intensity matrix. This coefficient     the resultant equalized image A
can be used to regenerate an equalized image using              A = IDWT(LLA, LHA,HLA,HHA).(6)

 equalized A  U A    A VA
                              T

                                         (3)

II. PROPOSED IMAGE CONTRAST
ENHANCEMENT
         There are two significant parts of the
proposed method. The first one is the use of SVD.
As it was mentioned, the singular value matrix
obtained by SVD contains the illumination
information. Therefore, changing the singular values
will directly affect the illumination of the image;
hence, the other information in the image will not be
changed. The second important aspect of this work
is the application of DWT. As it was mentioned in
Section I, the illumination information is embedded
in the LL sub band. The edges are concentrated in
the other sub bands (i.e., LH, HL, and HH). Hence,
separating the high-frequency sub bands and
applying the illumination enhancement in the LL
sub band only will protect the edge information
from possible degradation. After reconstructing the
final image by using IDWT, the resultant image will
not only be enhanced with respect to illumination
but also will be sharper.
The general procedure of the proposed technique is
as follows.
The input image A is first processed by using GHE
to Generate Aˆ. Then, both of these images are
transformed by DWT into four sub band images.
The correction coefficient For the singular value
matrix is calculated by using the following equation:
                     max( LLAˆ )
            
                     max( LLA )
                                              (4)       We have used the db.9/7 wavelet function as the
                                                        Mother function of the DWT. In the following
Where ΣLLA is the LL singular value matrix of the       section, the Experimental results and the comparison
input image                                             of the aforementioned conventional and state-of-the-
and ΣLL ˆA is the LL singular value matrix of the       art techniques are discussed..
output of the GHE. The new LL image is composed
by                                                      III.EXPERIMENTAL RESULTS AND
                                                        DISCUSSIONS
                                                        ORIGINAL IMAGE LOW CONTRAST IMAGE




                                                                                            629 | P a g e
V.Meenakshi, N.Harathi, K.Sravya / International Journal of Engineering Research and
              Applications      (IJERA) ISSN: 2248-9622 www.ijera.com
                    Vol. 3, Issue 1, January -February 2013, pp.628-631

                                                         The grey level distribution of general Histogram
                                                         equalization was not clearly distributed over the
                                                         entire scale as shown in fig.

                                                              ADAPTIVE        HISTOGRAM         EQUALIZED
                                                              IMAGE:




Figure:1 Original Low Contrast Image




                                                         Figure:3 Adaptive Histogram Equalized Image




Figure:1.1 Original Low Contrast Histogram

The fig shows the grey level distribution of low
contrast image. By using this grey level distribution,
the contrast adjustments can be studied.
                                                         The Figure:3.1 Adaptive Histogram Equalized
HISTOGRAM EQUALIZED:                                     Histogram

                                                         grey level distribution of adaptive Histogram
                                                         equalization was improved when compared to the
                                                         general Histogram method as shown in fig. But
                                                         Probability distribution function (PDF) is not
                                                         Clearly achieved

                                                         SVD ENHANCED IMAGE:



Figure:2 Histogram Equalized Image




                                                         Figure:4 SVD enhanced image



Figure:2 .1Histogram Equalized Histogram




                                                                                              630 | P a g e
V.Meenakshi, N.Harathi, K.Sravya / International Journal of Engineering Research and
               Applications      (IJERA) ISSN: 2248-9622 www.ijera.com
                     Vol. 3, Issue 1, January -February 2013, pp.628-631

                                                             DetectionEstimation and Data Analysis.
                                                             Hoboken, NJ: Wiley, 1988.
                                                        6.   J. W. Wang and W. Y. Chen, “Eye detection
                                                             based on head Contourgeometry and wavelet
                                                             subband Projection,” Opt. Eng., vol. 45, no.
                                                             5,pp. 057001-1–057001-12, May 2006.

                                                        ABOUT THE AUTHORS
                                                                     Mrs. V. Meenakshi
                                                                     received B Tech degree
Figure:4.1 SVD enhanced Histogram                                    from SV University
                                                                     and received her M
 The peak values from the grey level distribution of                 Tech degree from JNT
SVD            enhanced image histogram are almost                   University, Hyderabad.
identical to the peak Values of the original image                   Her areas of interest
over the entire scale.                                               include signal & image
                                                                     processing and
IV.CONCLUSION                                                        Communications. She is a life
      A new satellite image contrast enhancement                     member of ISTE & IETE.
technique based on DWT and SVD was proposed.                         Mrs. N. Harathi
Singular Value Decomposition is employed to                          received B Tech degree
address the contrast variation of Images. The Visual                 from JNT University
Quality of images is superior to wavelet Coefficient                 and is pursuing her M
filtering & GHE Qualitative Metrics (Information                     Tech degree from JNT
Theory) are computed and can be used to improve                      University, Hyderabad.
decision     making and pattern recognition                          l. Her areas of interest
applications.                                                        include signal & image
           The proposed technique decomposed the                     processing and
input image into the DWT sub bands, and, after                       ARM Processors and PLCs.
updating the singular value matrix of the LL sub                     She is a life member of ISTE.
band, it reconstructed the image by using IDWT.                      Ms. K. Sravya
The technique was compared with the GHE, LHE,                        received B Tech degree
BPDHE, and SVE techniques. The visual results on                     from JNT University
the final image quality show the superiority of the                  and received her M
proposed method over the conventional and the                        Tech degree from JNT
state-of-the-art techniques.                                         University, Ananathapur.
                                                                     . Her areas of interest
REFERENCES                                                           include signal & image
1.   R. C. Gonzalez and R. E. Woods, Digital Image                   processing and
     Processing. Englewood Cliffs, NJ: Prentice-                     Communications. She is a life
     Hall, 2007.                                                     member of ISTE.
2.   T. K. Kim, J. K. Paik, and B. S. Kang,
     “Contrast enhancement system using spatially
     adaptive           histogram equalization with
     temporal filtering,”IEEE Trans. Consum.
     Electron.,vol. 44, no. 1 , pp. 82–87, Feb. 1998.
3.   H. Ibrahim and N. S. P. Kong, “Brightness
     preserving dynamic histogram equalization for
     image contrast enhancement,” IEEE Trans.
     Consum. Electron., vol. 53, no. 4, pp. 1752–
     1758, Nov. 2007.
4.   C. C. Sun, S. J. Ruan, M. C. Shie, and T. W.
     Pai, “Dynamic contrast enhancement based on
     histogram specification,” IEEE Trans. Consum.
     Electron., vol. 51, no. 4, pp. 1300–1305, Nov.
     2005.
5.   K. S. Shanmugan and A. M. Breipohl, Random
     Signals:




                                                                                          631 | P a g e

More Related Content

What's hot

Despeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled PdeDespeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled PdeIDES Editor
 
Image Compression Using Wavelet Packet Tree
Image Compression Using Wavelet Packet TreeImage Compression Using Wavelet Packet Tree
Image Compression Using Wavelet Packet TreeIDES Editor
 
Machine Learning
Machine LearningMachine Learning
Machine Learningbutest
 
Image Splicing Detection involving Moment-based Feature Extraction and Classi...
Image Splicing Detection involving Moment-based Feature Extraction and Classi...Image Splicing Detection involving Moment-based Feature Extraction and Classi...
Image Splicing Detection involving Moment-based Feature Extraction and Classi...IDES Editor
 
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
 
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...CSCJournals
 
V.KARTHIKEYAN PUBLISHED ARTICLE
V.KARTHIKEYAN PUBLISHED ARTICLEV.KARTHIKEYAN PUBLISHED ARTICLE
V.KARTHIKEYAN PUBLISHED ARTICLEKARTHIKEYAN V
 
V.karthikeyan published article a..a
V.karthikeyan published article a..aV.karthikeyan published article a..a
V.karthikeyan published article a..aKARTHIKEYAN V
 
Bidirectional bias correction for gradient-based shift estimation
Bidirectional bias correction for gradient-based shift estimationBidirectional bias correction for gradient-based shift estimation
Bidirectional bias correction for gradient-based shift estimationTuan Q. Pham
 

What's hot (17)

Despeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled PdeDespeckling of Ultrasound Imaging using Median Regularized Coupled Pde
Despeckling of Ultrasound Imaging using Median Regularized Coupled Pde
 
Image Compression Using Wavelet Packet Tree
Image Compression Using Wavelet Packet TreeImage Compression Using Wavelet Packet Tree
Image Compression Using Wavelet Packet Tree
 
Bh044365368
Bh044365368Bh044365368
Bh044365368
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Final
FinalFinal
Final
 
Hh3114071412
Hh3114071412Hh3114071412
Hh3114071412
 
Image Splicing Detection involving Moment-based Feature Extraction and Classi...
Image Splicing Detection involving Moment-based Feature Extraction and Classi...Image Splicing Detection involving Moment-based Feature Extraction and Classi...
Image Splicing Detection involving Moment-based Feature Extraction and Classi...
 
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...
 
E010232227
E010232227E010232227
E010232227
 
A280108
A280108A280108
A280108
 
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...
Fusion Based Gaussian noise Removal in the Images using Curvelets and Wavelet...
 
Me2521122119
Me2521122119Me2521122119
Me2521122119
 
V.KARTHIKEYAN PUBLISHED ARTICLE
V.KARTHIKEYAN PUBLISHED ARTICLEV.KARTHIKEYAN PUBLISHED ARTICLE
V.KARTHIKEYAN PUBLISHED ARTICLE
 
V.karthikeyan published article a..a
V.karthikeyan published article a..aV.karthikeyan published article a..a
V.karthikeyan published article a..a
 
Bidirectional bias correction for gradient-based shift estimation
Bidirectional bias correction for gradient-based shift estimationBidirectional bias correction for gradient-based shift estimation
Bidirectional bias correction for gradient-based shift estimation
 
It 603
It 603It 603
It 603
 
Extended fuzzy c means clustering algorithm in segmentation of noisy images
Extended fuzzy c means clustering algorithm in segmentation of noisy imagesExtended fuzzy c means clustering algorithm in segmentation of noisy images
Extended fuzzy c means clustering algorithm in segmentation of noisy images
 

Viewers also liked

Donald winnicott
Donald winnicottDonald winnicott
Donald winnicottNivea Melo
 
EXXON MOBIL Recommendation
EXXON MOBIL RecommendationEXXON MOBIL Recommendation
EXXON MOBIL RecommendationKevin Chetty
 
FELIZ CUMPLEAÑOS MAPS <3
FELIZ CUMPLEAÑOS MAPS <3FELIZ CUMPLEAÑOS MAPS <3
FELIZ CUMPLEAÑOS MAPS <3Vale Bórquez
 
Projeto Especial BusTV - Verão 2012
Projeto Especial BusTV - Verão 2012Projeto Especial BusTV - Verão 2012
Projeto Especial BusTV - Verão 2012Canal BUSTV
 
Jez Frampton y Andy Payne, en Modaes.es julio.agosto.sept 2013
Jez Frampton y Andy Payne, en Modaes.es julio.agosto.sept 2013Jez Frampton y Andy Payne, en Modaes.es julio.agosto.sept 2013
Jez Frampton y Andy Payne, en Modaes.es julio.agosto.sept 2013Interbrand Madrid
 
Verdenovo Desafio Santander
Verdenovo Desafio SantanderVerdenovo Desafio Santander
Verdenovo Desafio SantanderCNA and ICBEU
 
É correto oferecer somente Gammarus para as tartarugas aquáticas?
É correto oferecer somente Gammarus para as tartarugas aquáticas? É correto oferecer somente Gammarus para as tartarugas aquáticas?
É correto oferecer somente Gammarus para as tartarugas aquáticas? Alcon Pet
 
Apresentação BusTV Rio de Janeiro 2012
Apresentação BusTV Rio de Janeiro 2012Apresentação BusTV Rio de Janeiro 2012
Apresentação BusTV Rio de Janeiro 2012Canal BUSTV
 
Conceptos de gestion documental
Conceptos de gestion documentalConceptos de gestion documental
Conceptos de gestion documentalJuan Sanchez
 
Avatoys - Projeto Comercial
Avatoys - Projeto ComercialAvatoys - Projeto Comercial
Avatoys - Projeto ComercialLuciano Andrade
 

Viewers also liked (20)

Bw31494497
Bw31494497Bw31494497
Bw31494497
 
Z31157162
Z31157162Z31157162
Z31157162
 
Cu31632635
Cu31632635Cu31632635
Cu31632635
 
Cw31641675
Cw31641675Cw31641675
Cw31641675
 
Cg31545555
Cg31545555Cg31545555
Cg31545555
 
Cz31693698
Cz31693698Cz31693698
Cz31693698
 
Ar24289294
Ar24289294Ar24289294
Ar24289294
 
Ag24227232
Ag24227232Ag24227232
Ag24227232
 
Donald winnicott
Donald winnicottDonald winnicott
Donald winnicott
 
EXXON MOBIL Recommendation
EXXON MOBIL RecommendationEXXON MOBIL Recommendation
EXXON MOBIL Recommendation
 
FELIZ CUMPLEAÑOS MAPS <3
FELIZ CUMPLEAÑOS MAPS <3FELIZ CUMPLEAÑOS MAPS <3
FELIZ CUMPLEAÑOS MAPS <3
 
Projeto Especial BusTV - Verão 2012
Projeto Especial BusTV - Verão 2012Projeto Especial BusTV - Verão 2012
Projeto Especial BusTV - Verão 2012
 
Jez Frampton y Andy Payne, en Modaes.es julio.agosto.sept 2013
Jez Frampton y Andy Payne, en Modaes.es julio.agosto.sept 2013Jez Frampton y Andy Payne, en Modaes.es julio.agosto.sept 2013
Jez Frampton y Andy Payne, en Modaes.es julio.agosto.sept 2013
 
Verdenovo Desafio Santander
Verdenovo Desafio SantanderVerdenovo Desafio Santander
Verdenovo Desafio Santander
 
175932039
175932039175932039
175932039
 
É correto oferecer somente Gammarus para as tartarugas aquáticas?
É correto oferecer somente Gammarus para as tartarugas aquáticas? É correto oferecer somente Gammarus para as tartarugas aquáticas?
É correto oferecer somente Gammarus para as tartarugas aquáticas?
 
Apresentação BusTV Rio de Janeiro 2012
Apresentação BusTV Rio de Janeiro 2012Apresentação BusTV Rio de Janeiro 2012
Apresentação BusTV Rio de Janeiro 2012
 
Conceptos de gestion documental
Conceptos de gestion documentalConceptos de gestion documental
Conceptos de gestion documental
 
Avatoys - Projeto Comercial
Avatoys - Projeto ComercialAvatoys - Projeto Comercial
Avatoys - Projeto Comercial
 
San valentín
San valentínSan valentín
San valentín
 

Similar to Ct31628631

Paper id 2420148
Paper id 2420148Paper id 2420148
Paper id 2420148IJRAT
 
Satellite image contrast enhancement using discrete wavelet transform
Satellite image contrast enhancement using discrete wavelet transformSatellite image contrast enhancement using discrete wavelet transform
Satellite image contrast enhancement using discrete wavelet transformHarishwar Reddy
 
Content Based Image Retrieval Using Gray Level Co-Occurance Matrix with SVD a...
Content Based Image Retrieval Using Gray Level Co-Occurance Matrix with SVD a...Content Based Image Retrieval Using Gray Level Co-Occurance Matrix with SVD a...
Content Based Image Retrieval Using Gray Level Co-Occurance Matrix with SVD a...ijcisjournal
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET Journal
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...IJECEIAES
 
Efficient 3D stereo vision stabilization for multi-camera viewpoints
Efficient 3D stereo vision stabilization for multi-camera viewpointsEfficient 3D stereo vision stabilization for multi-camera viewpoints
Efficient 3D stereo vision stabilization for multi-camera viewpointsjournalBEEI
 
iaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transformiaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transformIaetsd Iaetsd
 
0 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-50 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-5Alexander Decker
 
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...CSCJournals
 
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALEFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALsipij
 
Super resolution image reconstruction via dual dictionary learning in sparse...
Super resolution image reconstruction via dual dictionary  learning in sparse...Super resolution image reconstruction via dual dictionary  learning in sparse...
Super resolution image reconstruction via dual dictionary learning in sparse...IJECEIAES
 
Icamme managed brightness and contrast enhancement using adapted histogram eq...
Icamme managed brightness and contrast enhancement using adapted histogram eq...Icamme managed brightness and contrast enhancement using adapted histogram eq...
Icamme managed brightness and contrast enhancement using adapted histogram eq...Jagan Rampalli
 
Enhancement of SAR Imagery using DWT
Enhancement of SAR Imagery using DWTEnhancement of SAR Imagery using DWT
Enhancement of SAR Imagery using DWTIJLT EMAS
 
Comparative analysis and implementation of structured edge active contour
Comparative analysis and implementation of structured edge active contour Comparative analysis and implementation of structured edge active contour
Comparative analysis and implementation of structured edge active contour IJECEIAES
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 

Similar to Ct31628631 (20)

Paper id 2420148
Paper id 2420148Paper id 2420148
Paper id 2420148
 
Satellite image contrast enhancement using discrete wavelet transform
Satellite image contrast enhancement using discrete wavelet transformSatellite image contrast enhancement using discrete wavelet transform
Satellite image contrast enhancement using discrete wavelet transform
 
Content Based Image Retrieval Using Gray Level Co-Occurance Matrix with SVD a...
Content Based Image Retrieval Using Gray Level Co-Occurance Matrix with SVD a...Content Based Image Retrieval Using Gray Level Co-Occurance Matrix with SVD a...
Content Based Image Retrieval Using Gray Level Co-Occurance Matrix with SVD a...
 
Gx3612421246
Gx3612421246Gx3612421246
Gx3612421246
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
 
Ijetr011837
Ijetr011837Ijetr011837
Ijetr011837
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
Performance Evaluation of Quarter Shift Dual Tree Complex Wavelet Transform B...
 
Efficient 3D stereo vision stabilization for multi-camera viewpoints
Efficient 3D stereo vision stabilization for multi-camera viewpointsEfficient 3D stereo vision stabilization for multi-camera viewpoints
Efficient 3D stereo vision stabilization for multi-camera viewpoints
 
iaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transformiaetsd Image fusion of brain images using discrete wavelet transform
iaetsd Image fusion of brain images using discrete wavelet transform
 
0 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-50 nidhi sethi_finalpaper--1-5
0 nidhi sethi_finalpaper--1-5
 
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
Segmentation Based Multilevel Wide Band Compression for SAR Images Using Coif...
 
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVALEFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
EFFICIENT IMAGE RETRIEVAL USING REGION BASED IMAGE RETRIEVAL
 
1873 1878
1873 18781873 1878
1873 1878
 
1873 1878
1873 18781873 1878
1873 1878
 
Super resolution image reconstruction via dual dictionary learning in sparse...
Super resolution image reconstruction via dual dictionary  learning in sparse...Super resolution image reconstruction via dual dictionary  learning in sparse...
Super resolution image reconstruction via dual dictionary learning in sparse...
 
Icamme managed brightness and contrast enhancement using adapted histogram eq...
Icamme managed brightness and contrast enhancement using adapted histogram eq...Icamme managed brightness and contrast enhancement using adapted histogram eq...
Icamme managed brightness and contrast enhancement using adapted histogram eq...
 
Enhancement of SAR Imagery using DWT
Enhancement of SAR Imagery using DWTEnhancement of SAR Imagery using DWT
Enhancement of SAR Imagery using DWT
 
Comparative analysis and implementation of structured edge active contour
Comparative analysis and implementation of structured edge active contour Comparative analysis and implementation of structured edge active contour
Comparative analysis and implementation of structured edge active contour
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 

Ct31628631

  • 1. V.Meenakshi, N.Harathi, K.Sravya / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.628-631 Single Scale Decomposition And Improving Contrast Of Satellite Images Using Svd V.Meenakshi1, N.Harathi2, K.Sravya3 1 Asst.Professor Dept.of EIE, Sree Vidyanikethan Engineering College, Tirupati, 2Asst.Professor Dept.of EIE, Sree Vidyanikethan Engineering College, Tirupati.3Asst.Professor Dept.of ECE, Sree Vidyanikethan Engineering College, Tirupati Abstract— In this letter, a new satellite image therefore, we can perceive the world similarly contrast enhancement technique based on the regardless of the considerable changes in discrete wavelet transform (DWT) and singular illumination conditions. value decomposition has been proposed. The If the contrast of an image is highly concentrated on technique decomposes the input image into the a specific range, the information may be lost in four frequency sub bands by using DWT and those areas which are excessively and uniformly estimates the singular value matrix of the low– concentrated. The problem is to optimize the low sub band image, and, then, it reconstructs contrast of an image in order to represent all the the enhanced image by applying inverse DWT. information in the input image. There have been The technique is compared with conventional several Techniques to overcome this issue, such as image equalization techniques such as standard general Histogram equalization (GHE) and local general histogram equalization and local histogram equalization (LHE). In this letter, we are histogram equalization, as well as state-of-the-art comparing our results with two State-of-the-art techniques such as brightness preserving techniques, namely, brightness preserving dynamic dynamic histogram equalization and singular Histogram equalization (BPDHE) and our value equalization. The experimental results previously In many image processing applications, show the superiority of the proposed method the GHE technique is one of the simplest and most over conventional and state-of-the-art effective primitives for contrast Enhancement, techniques. which attempts to produce an output Histogram that Index Terms—Discrete wavelet transforms, is uniform. One of the disadvantages of GHE is that histogram equalization, image equalization, the information laid on the histogram or probability satellite image contrast enhancement distribution function (PDF) of the image will be lost. Demirel and Anbarjafari showed that the PDF of I. INTRODUCTION face images can be used for face recognition; hence, Satellite images are used in many preserving the shape of the PDF of an image is of applications such as Geosciences studies, vital importance. Techniques such as BPDHE or astronomy, and geographical information systems. SVE are preserving the general pattern of the PDF One of the most important quality factors in satellite of an image. BPDHE is obtained from dynamic images comes from its contrast. Contrast histogram specification Which generates the enhancement is frequently referred to as one of the specified histogram dynamically from the Input most important issues in image processing. Contrast image. The singular-value-based image equalization is created by the difference in luminance reflected (SVE) technique, is based on equalizing the singular from two adjacent surfaces. In visual perception, value matrix Obtained by singular value contrast is determined by the difference in the color decomposition (SVD). SVD of an Image, which can and brightness of an object with other objects. Our be interpreted as a matrix, is written as Follows: visual system is more sensitive to contrast than absolute luminance; therefore, we can perceive the A  U A  A VA T (1) world similarly regardless of the considerable changes in illumination conditions. If the contrast of Where UA and VA are orthogonal square matrices an image is highly concentrated on aspecific range, known as Hanger and aligner, respectively, and the the information may be lost in those areas which are ΣA matrix contains The sorted singular values on its excessively and uniformly concentrated. The main diagonal. The idea of Using SVD for image problem is to optimize the contrast of an image in equalization comes from this fact that ΣA Contains order to represent all and brightness of an object the intensity information of a given image. In our with other objects. Our visual system is more earlier work SVD was used to deal with an sensitive to contrast than absolute luminance; Illumination problem. The method uses the ratio of 628 | P a g e
  • 2. V.Meenakshi, N.Harathi, K.Sravya / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.628-631  LLA   LLA the largest Singular value of the generated normalized matrix, with mean Zero and variance of ˆ one, over a normalized image which can be calculated according to max  N    0,Var 1  LL A  U LLA  LLA VLLA  (5) max   A  Now, the LLA, LHA, HLA, and HHA sub band (2) images of the original image are recombined by applying IDWT to Where ΣN(μ=0,var=1) is the singular value matrix generate of the synthetic intensity matrix. This coefficient the resultant equalized image A can be used to regenerate an equalized image using A = IDWT(LLA, LHA,HLA,HHA).(6)  equalized A  U A    A VA T (3) II. PROPOSED IMAGE CONTRAST ENHANCEMENT There are two significant parts of the proposed method. The first one is the use of SVD. As it was mentioned, the singular value matrix obtained by SVD contains the illumination information. Therefore, changing the singular values will directly affect the illumination of the image; hence, the other information in the image will not be changed. The second important aspect of this work is the application of DWT. As it was mentioned in Section I, the illumination information is embedded in the LL sub band. The edges are concentrated in the other sub bands (i.e., LH, HL, and HH). Hence, separating the high-frequency sub bands and applying the illumination enhancement in the LL sub band only will protect the edge information from possible degradation. After reconstructing the final image by using IDWT, the resultant image will not only be enhanced with respect to illumination but also will be sharper. The general procedure of the proposed technique is as follows. The input image A is first processed by using GHE to Generate Aˆ. Then, both of these images are transformed by DWT into four sub band images. The correction coefficient For the singular value matrix is calculated by using the following equation: max( LLAˆ )  max( LLA ) (4) We have used the db.9/7 wavelet function as the Mother function of the DWT. In the following Where ΣLLA is the LL singular value matrix of the section, the Experimental results and the comparison input image of the aforementioned conventional and state-of-the- and ΣLL ˆA is the LL singular value matrix of the art techniques are discussed.. output of the GHE. The new LL image is composed by III.EXPERIMENTAL RESULTS AND DISCUSSIONS ORIGINAL IMAGE LOW CONTRAST IMAGE 629 | P a g e
  • 3. V.Meenakshi, N.Harathi, K.Sravya / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.628-631 The grey level distribution of general Histogram equalization was not clearly distributed over the entire scale as shown in fig. ADAPTIVE HISTOGRAM EQUALIZED IMAGE: Figure:1 Original Low Contrast Image Figure:3 Adaptive Histogram Equalized Image Figure:1.1 Original Low Contrast Histogram The fig shows the grey level distribution of low contrast image. By using this grey level distribution, the contrast adjustments can be studied. The Figure:3.1 Adaptive Histogram Equalized HISTOGRAM EQUALIZED: Histogram grey level distribution of adaptive Histogram equalization was improved when compared to the general Histogram method as shown in fig. But Probability distribution function (PDF) is not Clearly achieved SVD ENHANCED IMAGE: Figure:2 Histogram Equalized Image Figure:4 SVD enhanced image Figure:2 .1Histogram Equalized Histogram 630 | P a g e
  • 4. V.Meenakshi, N.Harathi, K.Sravya / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 1, January -February 2013, pp.628-631 DetectionEstimation and Data Analysis. Hoboken, NJ: Wiley, 1988. 6. J. W. Wang and W. Y. Chen, “Eye detection based on head Contourgeometry and wavelet subband Projection,” Opt. Eng., vol. 45, no. 5,pp. 057001-1–057001-12, May 2006. ABOUT THE AUTHORS Mrs. V. Meenakshi received B Tech degree Figure:4.1 SVD enhanced Histogram from SV University and received her M The peak values from the grey level distribution of Tech degree from JNT SVD enhanced image histogram are almost University, Hyderabad. identical to the peak Values of the original image Her areas of interest over the entire scale. include signal & image processing and IV.CONCLUSION Communications. She is a life A new satellite image contrast enhancement member of ISTE & IETE. technique based on DWT and SVD was proposed. Mrs. N. Harathi Singular Value Decomposition is employed to received B Tech degree address the contrast variation of Images. The Visual from JNT University Quality of images is superior to wavelet Coefficient and is pursuing her M filtering & GHE Qualitative Metrics (Information Tech degree from JNT Theory) are computed and can be used to improve University, Hyderabad. decision making and pattern recognition l. Her areas of interest applications. include signal & image The proposed technique decomposed the processing and input image into the DWT sub bands, and, after ARM Processors and PLCs. updating the singular value matrix of the LL sub She is a life member of ISTE. band, it reconstructed the image by using IDWT. Ms. K. Sravya The technique was compared with the GHE, LHE, received B Tech degree BPDHE, and SVE techniques. The visual results on from JNT University the final image quality show the superiority of the and received her M proposed method over the conventional and the Tech degree from JNT state-of-the-art techniques. University, Ananathapur. . Her areas of interest REFERENCES include signal & image 1. R. C. Gonzalez and R. E. Woods, Digital Image processing and Processing. Englewood Cliffs, NJ: Prentice- Communications. She is a life Hall, 2007. member of ISTE. 2. T. K. Kim, J. K. Paik, and B. S. Kang, “Contrast enhancement system using spatially adaptive histogram equalization with temporal filtering,”IEEE Trans. Consum. Electron.,vol. 44, no. 1 , pp. 82–87, Feb. 1998. 3. H. Ibrahim and N. S. P. Kong, “Brightness preserving dynamic histogram equalization for image contrast enhancement,” IEEE Trans. Consum. Electron., vol. 53, no. 4, pp. 1752– 1758, Nov. 2007. 4. C. C. Sun, S. J. Ruan, M. C. Shie, and T. W. Pai, “Dynamic contrast enhancement based on histogram specification,” IEEE Trans. Consum. Electron., vol. 51, no. 4, pp. 1300–1305, Nov. 2005. 5. K. S. Shanmugan and A. M. Breipohl, Random Signals: 631 | P a g e