Top Banner
D.Ravikrishna Reddy M.Tech, (P.hD) Presented by B.RAJESH BABU 07X91A0429 Y.MAHENDRA 08X95A0404 V .VENKA T A RAO 07X91A0457 R.SUDHEER 07X91A0443 IMAGE FUSION BY WAVELET METHOD Under the esteemed guidance of 
25

wavelet coding

Apr 09, 2018

Download

Documents

balu54
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 1/25

D.Ravikrishna Reddy M.Tech, (P.hD)

Presented by

B.RAJESH BABU 07X91A0429

Y.MAHENDRA 08X95A0404

V.VENKATA RAO 07X91A0457

R.SUDHEER 07X91A0443

IMAGE FUSION BY WAVELET METHOD

Under the esteemed guidance of 

Page 2: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 2/25

OBJECTIVE:

The fusion image is the process of combining two

or more images into a single image. Wavelet transformfusion is the most common form of transform image

fusion.

Image fusion improves geometric corrections and

sharpness the image. It also replace the data.

Page 3: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 3/25

Digital image processing:

An image may be defined as a two dimensional function f(x,y).where x,y

are the spatial coordinates

The amplitude of f at pair of coordinates (x,y) is called intensity or gray

level of image

A gray scale image is a function I(x,y) of two spatial coordinates of the

image plane

I(x,y) f the is the intensity of the image at point (x , y)

Page 4: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 4/25

FOURIER AND WAVELETANALYSIS OF IMAGES:

Fourier analysis:

Fourier analysis is a mathematical technique for transforming our view of 

the signal from time based to frequencey based.

It is a serious draw back, in transforming to the frequency domain time

information lost.

Page 5: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 5/25

Short-Time Fourier Analysis:

Dennis Gabor (1946) adapted the Fourier transform to analyze only a small

section of the signal at a time²a technique called windowing the signal.

Gabor¶s adaptation, called the Short-Time Fourier Transform (STFT), maps

a signal into a two-dimensional function of time and frequency

Page 6: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 6/25

Wavelet Analysis:y A wavelet is a waveform of effectively limited duration that has an average

value of zero.

y Sinusoids do not have limited duration ² they extend from minus to plus

infinity. And where sinusoids are smooth and predictable, wavelets tend to

 be irregular and asymmetric.

Page 7: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 7/25

Wavelet Analysis R epresentation:

Wavelet analysis allows the use of long time intervals where we want more

 precise low-frequency information, and shorter regions where we want

high-frequency information.

Page 8: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 8/25

Fig. Time, Frequency, STFT & Wavelet Domain Representations

Page 9: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 9/25

The Continuous Wavelet Transf orm:

 which is the sum over all time of the signal f(t) multiplied by a complexexponential.

Page 10: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 10/25

What¶s continuous about the continuous wavelet transform:

The CWT is also continuous in terms of shifting during computation, the

analyzing wavelet is shifted smoothly over the full domain of the analyzed

function.

Page 11: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 11/25

Discrete WaveletTransf orm:

An efficient way to implement this scheme using filters was developed in

1988 by Mallat.

Calculating wavelet coefficients at every possible scale is a fair amount of 

work, and it generates an awful lot of data.

F

or many signals, the low-frequency content is the most importantpart. It is what gives the signal its identity.

Page 12: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 12/25

One-Stage Filtering:

Fig.1 One stage filtering Fig.2 Example For One Stage Filtering

Page 13: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 13/25

Multiple-Level Decomposition:

Fig. Multilevel Decomposition Fig. Wavelet Decomposition Tree

The decomposition process can be iterated, with successive approximations

 being decomposed in turn, so that one signal is broken down into many lower 

resolution components. This is called the wavelet decomposition tree.

Page 14: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 14/25

WaveletR econstruction:

Fig. Samples R epresentation

Discrete wavelet transform can be used to analyze or decompose signals and

images.

Up sampling is the process of lengthening a signal component by inserting

zeros between samples:

Page 15: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 15/25

R econstruction Filters:

Up sampling is the process of lengthening a signal component by insertingzeros between samples.

Page 16: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 16/25

Multi-step Decomposition and R econstruction:

Page 17: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 17/25

IMAGE FUSION:

Objectives of Image Fusion Schemes:

Related Research Fields of Image Fusion:yComputer Vision

yAutomatic object detection

yImage processing

yRobotics

Fusion Rules

Input images need to be combined to form a new set of coefficients to beused for backward transform.

Page 18: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 18/25

Implementing wavelet transf orm:

Wavelet transform based image fusion involves three steps; forward transform,

coefficient combination and backward transform.

Page 19: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 19/25

Different wavelets used in the image f usion:

Inputs are

1.multispectral image

2.panchromatic image

Fig. Fusion of the wavelet transf orms of two images.

Page 20: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 20/25

Wavelet Decomposition:

Images are treated as two-dimensional signals, they change horizontally and

vertically, and thus 2D wavelet analysis must be used for images.

Page 21: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 21/25

Deco ositio of S tur Image to level :

Page 22: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 22/25

R esult:

Panchromatic image Multispectral image Fused image using orthogonal wavelet

Page 23: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 23/25

Page 24: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 24/25

Page 25: wavelet coding

8/7/2019 wavelet coding

http://slidepdf.com/reader/full/wavelet-coding 25/25

THANK YOU