• No results found

Comparative Study of Different Wavelet based Image De-noising Methods

N/A
N/A
Protected

Academic year: 2022

Share "Comparative Study of Different Wavelet based Image De-noising Methods"

Copied!
7
0
0

Loading.... (view fulltext now)

Full text

(1)

Comparative Study of Different Wavelet based Image De-noising Methods

B. N. JAGADALE Department of Electronics,

Kuvempu University, Shankaragatta, INDIA.

(Received on: October 30, 2012) ABSTRACT

The de-noising is a challenging task in the field of signal and image processing. Any natural image corrupted by gussian noise can be de-noised using wavelet method. Wavelet-based image de- noising is an important technique in the area of image noise reduction. Wavelets have their natural ability to represent images in a very sparse form which is the foundation of wavelet-based de- noising through thresholding. The wavelet de-noising method gives various coefficients arising from discrete wavelet transform then thresholds the coefficients using proper thresholding techniques. This paper explores properties of several thresholding techniques in wavelets denoising, such as VisuShrink, SureShrink, BayesShrink.

Keywords: Discrete wavelet transform, image denoising, thresholding techniques.

1. INTRODUCTION

Image processing is any form of signal processing for which the input is an image, such as photographs or frames of video and the output of image processing can be either an image or a set of characteristics or parameters related to the image. Most of the image processing techniques involve treating the image as a two-dimensional signal and applying

standard signal-processing techniques to it.

An image is corrupted by noise during transmission. The de-noising process is to remove the noise without effecting quality of the processed image. There are many non- linear method of de-noising has been employed1-7 these methods are mainly based on thresholding. coefficients which has been affected by gaussian noise by Discrete Wavelet Transform (DWT). The DWT algorithm consists three steps8.

(2)

• Decompose the noisy image and get wavelet coefficient.

• Wavelet coefficients are denoised with wavelet threshold.

• Inverse transform is applied to the coefficient and get denoised image.

The nature of the wavelet transforms both in time and space result in denoising with edge preservation. DWT decompose the image into series coefficients. Small coefficient are dominated by noise, large coefficient carry more information than noise. The second step, known as thresholding, is a simple non linear technique, which operates on one wavelet coefficient at a time. It means replacing noisy coefficient below a certain threshold value by zero may gives noiseless coefficient9. The inverse wavelet transform may lead to reconstruction with essential information with less noise10.

In this paper, properties of several thresholding techniques are explored; those techniques are vishusrink, sureshrink, bayesShrinkage. The performance of these techniques has studied in different level of decomposition at different noise level. The paper organized as fallows. Section 2 introduces the discrete wavelet transform.

Section 3 tells about decomposition method.

The several thresholding techniques explain in section 4. Experimental and results are given in section 5. Finally conclusion is discussed in section 6.

2. THE DISCRETE WAVELET TRANSFORM

The Wavelet Series is just a sampled version of CWT and its computation may

consume significant amount of time and resources, depending on the resolution required. The Discrete Wavelet Transform (DWT), which is based on sub-band coding, is found to yield a fast computation of Wavelet Transform. It is easy to implement and reduces the computation time and resources required.

The foundations of DWT techniques to decompose discrete time signals were devised11. Similar work was done in speech signal coding which was named as sub-band coding. In 1983, a technique similar to sub- band coding was developed which was named pyramidal coding. Later many improvements were made to these coding schemes which resulted in efficient multi- resolution analysis schemes. By passes an image successive through series of low pass and high pass filters and down sampling by two, the analysis filters which produce the transform coefficients. In case of a 2D image, an N level decomposition can be perfumed resulting in 3N+1 different frequency band namely, LL(low frequency or approximation coefficients), LH(vertical details), HL(horizontal details) and HH(diagonal details). The next level transform applied to the LL only.

3. DWT DECOMPOSITION

With DWT we can decompose an image more than once. Decomposition can be continued until the signal has been entirely decomposed or can be stopped before by the application at hand. Mostly two ways of decomposition are used they are:

• Pyramidal decomposition

• Packet decomposition

(3)

In this paper explains about only pyramidal decomposition. Pyramidal decomposition is the simplest and common

form of decomposition here applying decomposition only to the LL sub band as shows in a fig 1.

Figure 1: Three decomposition steps of an image using Pyramidal Decomposition

Figure 2 a) single level decomposition b) Two level decomposition c) Three level decomposition.

Figure 3: Sub-bands of the 2-D orthogonal wavelet transform

(4)

At each level the detail sub band are the final results and only the approximation sub band is further decomposed.

The figure 2, shows the different level of decomposition. The pyramidal structures obtain from this decomposition.

At the lowest level there is one approximation sub band there are nine detail sub bands obtained. After decomposition, a total of D(N)= 3N+1 sub band obtained as shows in the figure 2.3.

RECONSTRUCTING APPROXMATION AND DETAILS

This is process of obtaining original signal without loss of information. The mathematical manipulation to achieve this is called the inverse discrete wavelet transform (IDWT). Both the decomposition and composition process is as shows in the figure (4).

Figure 3.4: a) Decomposition b) Reconstruction

4. THRESHOLD SELECTION

Thresholding plays an important role in the denoising process there are two main tresholding techniques are there hard and soft thresholding.

Hard thresholding keeps the input if it is larger than the threshold; otherwise, it set to zero. This procedure removes the noise by thresholding only the wavelet coefficient of the detail sub band.

Signal is X if |X|>T , 0 if |X|<0 (1)

Soft threshold function (also called shrinkage function) it takes the argument shrink towards zero by threshold T

Sign(X)(|X|-T) if |X|>T , 0 if |X|<0 (2) There are many threshold method exist, but In this paper focus on some methods like vishuShrink, SURE, byersShrink method.

1. VisuShrink

VisuShrink is thresholding by appling the universal threshold proposed by Donoho and Johnstone

(5)

This threshold is given by

Where σ is the noise varience and M is the number of pixel in the image. For denoising image, VisuShrink is found to yield an overly smoothed estimate.

2. SURE Shrink

SUREShrink is a thresholding by applying subband adaptive threshold. It is based on Stein’s Unbiased Estimator for Risk (SURE), a method for estimating the loss in an unbiased fashion. Let wavelet coefficients in the jth subband12.

{Xi :i =1,…,d } For the soft threshold estimator

We have

Select threshold tS by

3. BayerShrink

The bayersShrink rule uses a bayesian mathematical framework for images to produce subband dependent threshold which nearly optimal for soft thresholding11. The variation in terms of wavelet transform is given by ∆= original signal, ∆= degrade signal, ∆= original signal. Here ∆ can be estimated from the first decomposition level diagonal sub-band HH1 by the robust and accurate median estimator12.

  | |

.  (5) The variance of the sub-band of degraded image can be estimated as:

 (6) where Am are the wavelet coefficients of sub-band under consideration, M is the total number of wavelet coefficient in that sub band.

Where

  ∆, 0 (7) This method has been proposed for use with soft thresholding14.

5. EXPERIEMENTS AND RESULT The experiment conducted on gray scale test image Barbara of size 512x512. A Gaussian noise of different variation σ = 10,20,30,40 added to the original image. By applying wavelet transformation obtain the wavelet coefficients those coefficients are modified according to the thresholding or shrinkage algorithms finally; denoised image is obtained by inverse wavelet transformation. In this papers explore the general study of different tresholding technique applied to the each wavelet decomposition and studied its performance.

For taking the wavelet and inverse wavelet transform of the image, available MATLAB commands are used. Its performance are judged by taking Peak Signal to Noise Ratio, which is calculated using the formula

PSNR db  10log10 255 /MSE (8) Where MSE is the mean squared error between the original image and the reconstructed denoised image calculated by the equation

M log

σ

2

) ˆ (

i t

i X

X =

η

{ } ( )

2

1

, min :

# 2 )

;

(

=

+

= d

i

i

i t X t

X i d X t SURE

)

; ( min

arg SURE t X

tS=

(6)

MSE=

ெே ௜ୀଵ   

௝ୀଵ

(9)

Experimental results are tabulated on the table shown below result are compared by PSNR value obtained.

Table1: PSNR comparative results of different denoising algorithms at different level of decomposition.

Single level decomposition

σ Hard VisuShrink SURE Shrink BayerShrink

10 33.45 32.25 31.16 33.71

20 32.71 31.80 31.65 32.11

30 32.10 31.52 31.48 32.69

40 32.05 31.35 31.38 32.92

Two level decomposition

σ Hard VisuShrink SURE Shrink BayerShrink

10 33.50 33.12 32.36 34.01

20 33.58 33.56 32.47 34.15

30 33.60 33.38 32.52 34.25

40 33.63 33.45 32.63 34.36

Third level decomposition

σ Hard VisuShrink SURE Shrink BayerShrink

10 33.70 33.65 32.98 35.05

20 33.75 34.12 32.82 35.12

30 33.65 34.42 32.14 35.09

40 33.94 34.61 32.91 34.35

6. CONCLUSION

In this paper, several thresholding method in image denoising evaluated. Image corrupted with gaussin noise. Here decomposed images into three level of decomposition at each level applied respective thresholding technique. Based on experiement BayerShrink are the best denoising method. It produces less MSE and higher PSNR value. Further decomposition cousing bluring the image after reconstruction.

7. REFERENCES

1. A. K. Jain, Fundamentals of digital image processing, Prentice-Hall Inc., Englewood Cliffs, New Jersy, (1989).

2. R. M. Gray, L. D. Davisson, An introdu- ction to statistical signal processing, Stanford University, (1999).

3. P. Comon, Independent component analysis-a new concept? Signal Proce- ssing, Vol.36, pp.287-314, (1994).

4. Carl Taswell. The what, how and why of wavelet shrinkage denoising, Computing

(7)

in Science and Engneering, pp.12-19, May/June (2000).

5. Cai, Z., Cheng, T.H., Lu, C., and Subramanium, K.R., Efficient wavelet- based image denoising algorithm, Electron.

Lett., 37, (11), pp. 683–685 (2001).

6. T. F. Chan, S. H. Kang, and J. Shen,

“Total variation denoising and enhancement of color images; Based on the CB and HSVcolor representation,” J.

Vis. Commun. Image Represent., Vol.

12, No. 4, pp. 422–435, Jun. (2001).

7. S. Kim, “PDE-based image restoration:

A hybrid model and color image denoising,” IEEE Trans. Image Process., Vol. 15, No. 5, pp. 1163–1170, May (2006).

8. J. N. Ellinas, T. Mandadelis, A. Tzortzis, L. Aslanoglou, “Image de-noising using wavelets”, T.E.I. of Piraeus Applied Research Review, Vol. IX, No. 1, pp.

97-109, (2004).

9. David L.Donoho and Iain M.Johnstone, Ideal Spatial Adaptation via Wavelet shrinkage, Biometrika, Vol.81, pp.425- 455 (1994).

10. Lakhwinder Kaur and Savita Gupta and R.C.Chauhan, “Imagedenoising using wavelet thresholding”, ICVGIP, Proceeding of the Third Indian Conference On Computer Vision, Graphics & Image Processing, Ahmdabad, India Dec. 16-18, (2002).

11. G. Y. Chen and T. D. Bui, “Multi- wavelet De-noising using Neighboring Coefficients,” IEEE Signal Processing Letters, Vol.10, No.7, pp.211-214, (2003).

12. D. L. Donoho and I. M. Johnstone, Adatpting to unknow smoothness via wavelet shrinkage, Journal of the American Statistical Association, Vol.90, No. 432, pp. 1200-1224, December (1995).

References

Related documents

Regular aerobic exercises could have an essential role in reducing the risk of cardiovascular diseases and improvement of glucose metabolism process in diabetic

The first step in these salvage pathways entails the uptake of the purine nucleosides or nucleobases from the host milieu and is mediated by various nucleoside or

2015 “Converging and Diverging Narratives: The Role of Identity, Self-determination, and Economic Development in the New Caledonian Independence Debate” Political Geography

The results of the correlation of each of the component requirements (supported by senior management, perceived benefits, self- regulation and Culture) and constraints

The research hypotheses in this study develop a theory of founders’ credentials and propose three distinct credentials of high-tech startups’ founders – successful

Rich households are found to be more likely to locate themselves in low tax communities than poor households such that the actual tax structure becomes less progressive than

The following research questions were formed to meet our study goal: Between country groups (Finnish vs. Greek people with SSD): i) What is the prevalence of ICT use (Internet

Some institutions stipulate that data may only be used for internal research, and the majority of UK universities require ethical review of all research involving data