You are on page 1of 5

Chapter No.

TITLE List of Abbreviations List of Figures List of Tables

Page No. ii iii iv 1 1 4 4 5 5 6 6 6 6 7 7 7 9 9 10 10 10 11 13 13 14 15 15 16

1 1.1 2 2.1 2.2 2.3 3 3.1 3.1.1 3.1.2 3.2 3.2.1 3.2.2 4 4.1 4.2 4.3 4.4 5 6 6.1 6.1.1 6.1.2 6.1.3

Problem statement Introduction and motivation Literature review CS based image resolution enhancement CWT based image resolution enhancement Drawbacks of existing method Concept and design Evolution of wavelet transform Fourier transform Short time Fourier transform Wavelet definition Wavelet characteristics Wavelet analysis Implementation level DWT based satellite image resolution enhancement Advantages of proposed method Objective of the work Target specification Block level description Interpolation Block diagram of interpolation system Nearest neighbour interpolation Bilinear interpolation Bicubic interpolation Bicubic sharper and bicubic 6.1.3.1 smoother i

7 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 7.9 7.10 8 8.1 9 9.1 9.2 9.3 10 10.1 10.2

Project implementation MATLAB for image processing Vectors/matrices MATLAB environment Matrices in MATLAB Image processing tool box Images in MATLAB Graphics and graphical user interfacing programming Object oriented programming Interfacing with other languages Graphical user interface Result analysis PSNR values for different resolution enhancement Advantages ,limitations and applications Advantages Limitations Application Conclusion and future scope of work Conclusion Future scope reference Web reference

18 18 18 19 19 19 19 20 20 21 22 25 26 27 27 27 27 28 28 28 29 30

List of Abbreviations

CS WZP DT-CWT FT STFT DFT DWT IDWT TFR GUI PSNR MSE RMSE SWT

Cycle spinning Wavelet zero padding Dual tree complex wavelet transform Fourier transform Short time fourier transform Discrete fourier transform Discrete wavelet transform Inverse discrete wavelet transform Time frequency representation Graphical user interface Peak signal to noise ratio Mean square error Root mean square error Stationary wavelet transform

ii

List of figures Fig No. 1 2 3 4 5 6 Title Block diagram of DWT filter banks of level 1 LL,LH,HL,HH subbands of image Block diagram of WZP & CS based image resolution enhancement Block diagram of DT-CWT based image resolution enhancement Representation of (a) a wave (b) a wavelet Difference between (d) the original high-resolution satellite image and (a) the proposed enhanced image, (b) the standard bicubic interpolation, and (c) the WZP- and CS-based image resolution enhancement technique Block diagram of image resolution enhancement technique Types of interpolation Block diagram of interpolation system for 1-D row and column signal Nearest neighbour interpolation Bilinear interpolation Bicubic interpolation (a)nearest neighbour (b)bilinear(c)bicubic(d)bicubic smoother(e)bicubic sharper Functional overview of GUI Page No 2 3 4 5 7 9

7 8 9 10 11 12 13 14

11 13 14 15 15 16 17 23

iii

List of tables

Table No. 1

Title Different PSNR values in dB

Page No. 26

iv

You might also like