• No results found

WAVELET BASED IMAGE FUSION USINGPIXELBASED MAXIMUM SELECTION RULE

N/A
N/A
Protected

Academic year: 2020

Share "WAVELET BASED IMAGE FUSION USINGPIXELBASED MAXIMUM SELECTION RULE"

Copied!
6
0
0

Loading.... (view fulltext now)

Full text

(1)

WAVELET BASED IMAGE FUSION

USING PIXEL BASED

MAXIMUM SELECTION RULE

DEEPA LI A. GODSE

Associate Professor, Information Technology Department, University of Pune

Bharati Vidhyapeeth’s College of Engineering for Women, Pune -43(MS) India [email protected]

DATTATRAYA S. BORMANE

Principal, JSPM’s Rajarshi Shahu College of Engineering, University of Pune

Tathawade, Pune (MS) India [email protected]

Abstract:

Image Fusion is a technique that integrates complementary information from multiple images such that the new images are more suitable for processing tasks. Image fusion combines perfectly registered images to produce a high quality fused image with spatial and spectral information. It integrates complementary information to give a better visual picture of a scenario, suitable for processing. Image Fusion produces a single image from a set of input images. The fused image has more complete information which is useful for human or machine perception. The fused image with such rich information will improve the performance of image analysis algorithms. In this paper, we propose wavelet based image fusion using pixel based maximum selection rule algorithm.

Keywords: fusion; registered; spatial; spectral; wavelet.

1. Introduction

Information is used in many forms to solve problems and monitor conditions. When multiple source information is combined, it is essentially used to derive or infer more reliable information. However, there is usually a point of diminishing returns after which more information provides little improvement in the final result. Which information and how to combine it is an area of research called data fusion [1].

In many cases, the problem is ill defined when data is collected. More information is gathered in hopes of better understanding the problem, ultimately arriving at a solution. Large amounts of information are hard to organize, evaluate, and utilize. Less information giving the same or a better answer is desirable. Data fusion attempts to combine data such that more information can be derived from the combined sources than from the separate sources. Data fusion techniques combine data and related information from associated databases, to achieve improved accuracies and more specific inferences.

2. Preprocessing of Image Fusion

(2)

Images with the same size will be easy for fusing process. After the re-sampling, fusion algorithm is applied. Sometimes we have to transfer the image into different domain, sometimes haven’t depending on the algorithm. Inverse transfer is necessary if image has been transferred into another domain. Fig.1 summarizes these steps called, preprocessing of image fusion [7].

Fig 1: Preprocessing of image fusion

3. Wavelet Based Image Fusion Using Pixel Based Maximum Selection Rule

Wavelets are localized waves [3] .They have finite energy. They are suited for analysis of transient signal. They are finite duration oscillatory functions with zero average value [6]. The irregularity and good localization properties make them better basis for analysis of signals with discontinuities. Wavelets can be described by using two functions viz. the scaling function f (t), also known as ‘father wavelet’ and the wavelet function or ‘mother wavelet’. ‘Mother’ wavelet ψ (t) undergoes translation and scaling operations to give self similar wavelet families as given by Eq.[1].

,

1

( ) , ( , ), 0

a b

t b

t a b R a

a a

ψ = ψ −  ε > (1)

where a is the scale parameter and b the translation parameter [7].

Fig. 2: Wavelet based image fusion

The source image is decomposed in rows and columns by low-pass (L) and high-pass (H) filtering and subsequent down sampling at each level to get approximation (LL) and detail (LH, HL and HH) coefficients. Scaling function is associated with smooth filters or low pass filters and wavelet function with high-pass filtering.

(3)

4. Proposed Algorithm

The steps involved in this algorithm are as below:

Step 1: Read the two source images, image I and image II to be fused and apply as input for fusion.

Step 2: Perform independent wavelet decomposition of the two images until level L to get approximation

(LLL) and detail (LHl,HL HHl, l) coefficients for l=1, 2, ..., L.

Step 3: Apply pixel based algorithm for approximations which involves fusion based on taking the maximum valued pixels from approximations of source images I and II.

LLLf =maximum LL i j LL( LI( , ), LII( , ))i j (2) Here, LLLf is the fused and LLLIand LLLII are the input approximations, i and j represent the pixel positions of the sub images. LHlf,LHIl,LHlIIare vertical high frequencies, HLlf,HL HLlI, lII are horizontal high frequencies, HHlf,HHlI,HHlIIare diagonal high frequencies of the fused and input detail sub bands respectively.

Step 4: Based on the maximum valued pixels between the approximations from Eq. (2), a binary decision map is formulated. Eq.(3) gives the decision rule Df for fusion of approximation coefficients in the two source images I and II as

( , ) 1, ( , ) ( , )

f I II

D i j = d i j >d i j

= 0, otherwise (3)

Step 5: Thus, the final fused transform corresponding to approximations through maximum selection pixel rule is obtained.

Step 6: Concatenation of fused approximations and details gives the new coefficient matrix.

Step 7: Apply inverse wavelet transform to reconstruct the resultant fused image and display the result.

Results obtained by applying above algorithm are shown in Fig.3 and Fig.4.

Fig.3(a) shows image1 which is captured by focusing on vertical book and Fig.3(b) shows image2 which is captured by focusing on horizontal book. Fig.3(c) shows resultant fused image that is obtained by applying our algorithm, mentioned above.

(4)

(a)

(b)

(c)

Fig.3: (a) Source image1: Focus on vertical book, (b)Source image 2: Focus on horizontal book.

(5)

(a) (b)

(c)

Fig.4: (a) Source image1: Focus on left part (b) Source image 2:Focus on right part.

(6)

5. Applications 5.1 Non-military:

• Air traffic control,

• Law enforcement,

• Homeland security,

• Medical diagnosis,

• Robotics (Manufacturing and Hazardous workplace)

• Remote sensing: Crops, Weather patterns, Environment, Mineral resources, Buried hazardous waste

5.2 Military:

• Detection, location, tracking and identification of military entities.

• Sensors: radar, sonar, infrared, synthetic aperture radar (SAR), electro-optic imaging sensors etc.

6. Conclusion

The work done in this paper forms the basis for image analysis algorithms. Image fusion seeks to combine information from different images. It is widely recognized as an efficient tool for improving overall performance in image based application. Among the hundreds of variations of image fusion techniques, the most popular and effective methods include Wavelet transforms. Wavelet transforms provide a framework in which an image is decomposed, with each level corresponding to a coarser resolution band. The wavelet-sharpened images have a very good spectral quality. Fourier transform provides information regarding frequency. Short time Fourier transforms give only constant resolution. So, wavelet transform is preferred over Fourier transform and short time Fourier transforms since it provides multiresolution. The spatial quality of the sharpened images varies based on the data used for sharpening. Hence there is a need to investigate with different combination models in the wavelet domain to make the wavelet-based systems more robust spatial quality.

7. References

[1] David Hall, James Llinas, “An introduction to multisensor data fusion”, Proceedings of the IEEE, vol. 85, No. 1, January 1997. [2] J. Llinas and E. Waltz, Multisensor Data Fusion. Boston, MA: Artech House, 1990.

[3] S. Mallat, “Wavelets for a vision,” Proceedings of the IEEE, New York Univ., NY, 84(4):604-614, April 1996.

[4] M.A. Mohamed and B.M. El-Den, “Implementation of Image Fusion Techniques Using FPGA”, IJCSNS International Journal of Computer Science and Network Security, Vol.10 No.5, May 2010.

[5] Ibrahim Saeed Koko, Herman Agustiawan, “wo-dimensional Discrete Wavelet Transform Memory Architectures”, International Journal of Computer and Electrical Engineering, Vol. 1, No. 1, April 2009.

[6] K.P. Soman and K.I. Ramachandran , “Insight into Wavelets from Theory to Practice”, PHI Publication.

Figure

Fig 1: Preprocessing of image fusion

References

Related documents

Regarding their situation in the resettlement process in Sweden and their perception of health, social rela- tions, employment and housing [10], refugees encounter issues of

It had been reported that nanoparticles could pass through the blood – testis barrier due to its small size, 15 , 16 which was exhibited by Mozaffari et al who found ZnO NPs in

AUC: Area under the receiver operating characteristic curve; CIs: Confidence intervals; DOR: Diagnostic odds ratio; FN: False negative; FP: False positive; MRI: Magnetic

The calculated stability constants and complexation Gibbs free energies for the formed complex from the interaction of bismuth nitrate (BN) with methyl red (MR) are

In cloud computing, many tasks need to execute at a time by the available resources in order to achieve better makespan with minimum user losses and maximum provider profit .This

Seismic and electrical definition of sand-gravel deposits beneath Seismic and electrical definition of sand-gravel deposits beneath clay in Essex county, Ontario.. clay in

[9] NorhaslindaHasim, MohdZamzuri Ab Rashid, MohdShahrieelMohd Aras, Anuar Mohamed Kassim, Dr Shahrum Shah Abdullah, “Development of Fuzzy Logic Water Bath

Figure 4.6 Simulation results for the states of the observer and the linearized DIP system using the Kalman observer and the power series based