Anda di halaman 1dari 4

2014 International Conference on Electronic Systems, Signal Processing and Computing Technologies

Image Resolution Enhancement using Lifting Wavelet


and Stationary Wavelet Transform

Mayank Agrawal*, Ratnakar Dash


Department of Computer Science & Engineering
National Institute of Technology, Rourkela,
Odisha, India
*Corresponding Author (mayanksv12@gmail.com)
ratnakar@nitrkl.ac.in

Abstract— This paper presents a technique for enhancing Now-a-days high resolution images are used in many
resolution of images by interpolating high frequency sub-bands applications. Resolution of an image stands for number of pixels
generated using lifting wavelet transform (LWT) and spatial in image. Image with more number of pixels has higher
information of input low resolution (LR) image. Stationary wavelet resolution. There are various techniques to increase the
transform (SWT) is used at intermediate stage for edge
resolution of the images and interpolation is one of them. To
enhancement. The input image is decomposed using LWT in order
to generate high frequency (HF) sub-bands. The generated HF sub-
increase the resolution of images various interpolation methods
bands are interpolated further. Different high frequency sub-bands are there, such as bilinear, bicubic and b-spline interpolation.
obtained through SWT are added to correct the estimated HF sub-
bands. The input LR image is interpolated in parallel. All these A new resolution enhancement technique for digital images
sub-bands and estimated LR image are reconstructed by inverse has been proposed in this work using LWT. The HF sub-bands
lifting wavelet transformation (ILWT) to produce high resolution are generated by decomposing input LR image using LWT.
image. The qualitative, quantitative and visual images of the These high frequency components contain vertical, diagonal and
described technique show the superiority of the proposed method horizontal detail coefficients of the input image. These
over conventional and state-of-the-art methods.
coefficients are interpolated using the idea of surface fitting [4].
Keywords—Lifting wavelet transform, Stationary wavelet The estimated coefficients then adjusted by adding the
transform, Surface Fitting, Inverse Lifting wavelet transform. coefficients that are generated by decomposing input LR image
using SWT. The input LR image interpolated using surface
I. INTRODUCTION fitting in parallel. The interpolated input image and the adjusted
Wavelets are efficient and computationally fast high frequency components are agglomerated by ILWT in order
representations for data sets or general functions. The properties to generate input LR image.
of wavelets results in fact that for compression, estimating and
recovering functions wavelets is optimal bases [1]. Wavelets are The proposed method is compared to various conventional
being used for image processing for last few decades. Many and state-of-the-art methods. The comparison of quantitative,
wavelets have been used for resolution enhancement of images. qualitative metrics and images’ results shows the eminence of
Discrete wavelet transform (DWT) [2] and Stationary wavelet proposed method over traditional and existing methods.
transform (SWT) [3] are wavelet transforms that are recently
used for resolution enhancement. DWT uses down-sampling and II. PROPOSED TECHNIQUE
generates various frequency sub-bands less than the size of input In the proposed method interpolation of high frequency
image, while SWT generates frequency sub-band images of components is done using surface fitting. Conventional
same resolution as the input LR image. interpolation method increases smoothness of picture result in
Lifting scheme uses the idea of “lazy wavelet”. Lazy wavelet loss of sharp detail such as edges and curves. Reason for using
is a function having the formal property of wavelets. A new surface fitting as interpolation method is that, it uses two
basis function is added by lifting scheme in order to build a new dimensional Taylor series of second order. The first order
wavelet, with improved properties [1]. Lifting scheme allows derivative retains edges and second order derivative retains
building of second generation wavelets which are more general curves of the image. The idea of map estimation retains smooth
than first generation wavelets. details of the image.
The input LR image is decomposed using one level LWT
Resolution is crucial factor for an image. Images with higher (with Cohen-Daubechies-Feauveau 4.4 as liftwave) into different
resolution contain more information than that of low resolution. sub-bands. Three high frequency sub-bands contain horizontal,

978-1-4799-2102-7/14 $31.00 © 2014 IEEE 322


DOI 10.1109/ICESC.2014.61
vertical and diagonal details of image and one low frequency For the quantitative comparison of results PSNR matric is
sub-band contain approximation coefficients. The high frequency used. PSNR values of the outputs of proposed technique were
components interpolated by factor 2 before adjusted by adding compared to PSNR values of the outputs of various traditional
high frequency components generated by SWT to make equal in and existing methods. PSNR value is given by (1).
size. LWT uses down-sampling to generate high frequency 

 = 10 × log ( ) (1)


components cause loss of information that’s why high frequency    

components generated using SWT are being added to retain the


loss of information. The comparison of PSNR for Lena, Elaine, Baboon and
Peppers images is shown in TABLE I.
The adjusted high frequency components further interpolated
by factor γ. Instead of providing low frequency components to TABLE I. PSNR (DB) RESULTS FOR RESOLUTION INCREMENT FROM
generate high resolution (HR) image, we have provided 128×128 TO 512×512 OF SUGGESTED METHOD CONFRONTED TRADITIONAL AND
EXISTING METHODS.
interpolated input LR image. This input LR image has been
interpolated in parallel by factor γ. Methods/ PSNR(DB)
Images Lena Elaine Baboon Peppers
High resolution image is generated by applying ILWT on
further interpolated HF sub-bands and interpolated input LR Bilinear 26.34 25.38 20.51 25.16
image represented in Fig. 1. The HR image is 2γ times greater in
size that of the input LR image. The output image contains sharp Bicubic 26.86 28.93 20.61 25.66
edges and more details then that of directly interpolated image.
NEDI [5] 28.81 29.97 21.18 28.52
III. RESULTS AND DISCUSSIONS HMM [6] 28.86 30.51 21.47 29.58
The proposed method was applied on well known images
taken from USC-SIPI image database [7]. Images Lena, Baboon, DWT SR [2] 34.79 32.73 23.29 32.19
Elaine, Peppers, Pentagon and Wall were used in experiment. All DWT&SWT SR
34.82 35.01 23.87 33.06
programs were written in MATLAB. The resolution factor was 4 [3]
for all images. For Lena, Baboon, Elaine and Peppers images Proposed 34.91 34.95 28.92 36.10
resolution was enhanced from 128×128 to 512×512. Pentagon
and wall images were super-resolved from 256×256 to
1024×1024.

L
(m×n)/2
Interpolation by Interpolation by
factor 2 factor γ
LWT H +
Input LR (m×n)/2 Interpolation by
Interpolation by
Image factor γ ILWT
factor 2 Output HR
(m×n) V + Image
(m×n)/2
Interpolation by Interpolation by 2γ (m×n)
factor 2 factor γ
D
(m×n)/2 +

L
(m×n)

H
SWT (m×n)

V
(m×n)
Interpolation by
D
factor γ
(m×n)

Fig. 1. Diagram of Proposed Method.

323
The PSNR comparison for resolution enhancement from The visual results of proposed method, bicubic and DWT&SWT
256×256 to 1024×1024 is shown in Table II. Resolution SR is shown in Fig. 2. Fig. 3 shows the visual results of all
enhancement from 256×256 to 1024×1024 is done on Pentagon images.
and Wall images.

TABLE II. PSNR (DB) RESULTS FOR RESOLUTION INCREMENT BY FACTOR


OF 4 (256×256 - 1024×1024) OF PROPOSED METHOD COMPARED WITH
TRADITIONAL AND EXISTING METHODS.

PSNR(DB)
Methods/Images
Pentagon Wall
Bilinear 28.61 29.27
Bicubic 28.99 30.24
DWT SR 29.67 32.45
DWT&SWT SR 31.05 33.18
Proposed Method 32.01 36.98

Blind image quality index BIQI [8] is used to compare the


superiority of the proposed method results to DWT&SWT SR
method shown in Table III. BIQI is also called no reference
image quality index. It is subjective to the perception of the
human vision without any knowledge of reference image. Images
with no blur and noise gives higher BIQI value.
Visual image fidelity (VIF) [9] index in another matric
recently proposed subjective to the visual quality of the image.
The quality of test image in this matric is evaluated by a
reference image. Higher the VIF index, better the quality of test Fig. 2. Visual results for Lena image (512×512) (a) original image (b) bicubic
image. If VIF reaches to 1 that means test image is “Perfect”. interpolated (c) DWT&SWT interpolated and (d) proposed method
VIF is given by (2).
IV. CONCLUSION
 ( )
 = (2) The proposed work of resolution enhancement of images
 (    )
interpolates the high frequency sub-bands of input LR image
Where I (Test) is amount of information extracted by brain
from test image and I (reference) the amount of information generated by decomposition of image using LWT. The
extracted by brain from reference image. The comparison of VIF interpolated high frequency sub-bands are modified by adding
index of results of proposed to the results of DWT&SWT SR is high frequency sub-bands generated by decomposing input LR
shown in Table III. images using SWT. These adjusted frequency sub-bands and
interpolated image put together by ILWT to generated high
TABLE III. BIQI AND VIF INEDX COMPARISON OF PROPOSED METHOD AND resolution images. This method was applied on six well known
DWT&SWT SR METHOD. images. The qualitative quantitative and image results proved
BIQI VIF the eminence of proposed method over traditional and existing
Images / methods of resolution increment.
Methods DWT&SWT DWT&SWT
Proposed Proposed
SR SR

Lena 48.67 28.21 0.57 0.14

Baboon 55.67 46..9 0.49 0.17

Elaine 49.06 34..02 0.72 0.19

Peppers 39.65 34.37 0.83 0.19

Pantagon 77.82 40.30 0.57 0.16

Wall 51.75 59.77 0.55 0.15

324
REFERENCES

[1] Sweldens W, ”Wavelets and the Lifting Scheme: A 5 Minute Tour,” Int.
Journal ZAMM Zeitschrift fur Angewandte Mathematik und Mechanik,
vol. 76 no. 2, pp. 41-44 , 1996.
[2] G. Anbarjafari and H. Demirel, “Image super resolution based on
interpolation of wavelet domain high frequency subbands and the spatial
domain input image,” ETRI J., vol. 32, no. 3, pp. 390–394,Jun. 2010.
[3] Hasan Demirel and Gholamreza Anbarjafari, “IMAGE Resolution
Enhancement by Using Discrete and Stationary Wavelet Decomposition”,
IEEE Trans. Image Procss., vol. 20, no. 5, 1458-1460, May 2011.
[4] Fei Zhou, Wenming Yang, and Qingmin Liao, ”Interpolation-Based Image
Super-resolution Using Multisurface Fitting,” IEEE Trans. Image Process.,
vol. 21, no. 7, pp. 3312-3318, July 2012.
[5] X. Li and M. T. Orchard, “New edge-directed interpolation,” IEEE Trans.
Image Process., vol. 10, no. 10, pp. 1521–1527, Oct. 2001.
[6] K. Kinebuchi, D. D. Muresan, and R. G. Baraniuk, “Waveletbased
statistical signal processing using hidden Markov models,” in Proc. Int.
Conf. Acoust., Speech, Signal Process., 2001, vol. 3, pp. 7–11.
[7] A. Weber, USC-SIPI Image Database. [Online] Available:
http://sipi.usc.edu/database/database.php
[8] A K Moorthy and A C Bovik, ”A two-step framework for constructing
blind image quality indices,” IEEE Signal Process. Lett. vol. 17 no. 5, pp.
513–516, 2010.
[9] H. R. Sheikh and A. C. Bovik, “Image information and visual quality,”
IEEE Trans. Image Process., vol. 15, no. 2, pp. 430–444, Feb. 2006.
Fig. 3. Outputs of proposed method (a) Baboon (512×512) (b) Elaine
(512×512) (c) Peppers (512×512) (d) Pentagon (1024×1024) (e) Wall
(1024×1024).

325

Anda mungkin juga menyukai