Multi-Dimensional Biomedical Image De-Noising Using Haar...

1
Multi-Dimensional Biomedical Image De-Noising Using Haar Transform Eva Hoˇ st ´ alkov ´ a, Oldˇ rich Vyˇ sata, Aleˇ s Proch ´ azka Thanks to Research grant No. MSM 6046137306 Institute of Chemical Technology in Prague, The Czech Republic Dept of Computing and Control Engineering Phone: +420 220 444 198, Web: dsp.vscht.cz Email: [email protected], [email protected], [email protected] Processing Group Digital Signal and Image ICT PRAGUE Image de-noising and enhancement form two fundamental problems in many engi- neering and biomedical applications. The paper is devoted to the study of the multi- resolution approach to this topic employing the Haar wavelet transform and its ap- plication to processing of volumetric magnetic resonance image sets corrupted with additional noise. The resulting coefficients are thresholded and exploited for subse- quent reconstruction. The Haar transform is evaluated using both a two-dimensional approach applied individually to each image layer, and a three-dimensional tech- nique performed on the image volume as a whole. In noise reduction, the latter ap- proach profits from similarities between the neighbouring image layers and shows a considerable improvement over the former method. As an alternative to the wavelet transform, we also employ the Fourier transform for noise reduction by the means of spectral subtraction. The results are presented in numerical and graphical forms using three-dimensional visualization tools. Abstract Fundamental problems of image processing: Rejection of undesirable parts [8, 10] Feature extraction and classification Restoration of missing or corrupted components Image resolution enhancement [1], processing and coding [5] The Haar transform (HT): The discrete wavelet transform [2, 7] using the Haar function In this paper - de-noising of biomedical magnetic resonance (MR) images by thresholding of their coefficients Image set decomposition: Whole image volume (3-dimensional HT) [6] Slice-by-slice (2-dimensional HT) Introduction Fig. 1. Real data standing for (a) a selected spinal MR image, (b) the image volume of MR data set no. 3, and (c) four chosen slices of this data set The Haar transform is the simplest compression algorithm [4]. Let us have a signal {x(n)} N n=1 . Each couple of its subsequent values {x(n), x(n + 1)} for n = 1, 3,..., N 1 and N even can be decomposed into two values X n X n+1 = T x n x n+1 , where T = 1 2 1 1 1 1 (1) {X 1 , X 3 ,..., X N 1 } ... the low-pass decomposition sequence {X 2 , X 4 ,..., X N } ... the complementary high-pass sequence This may be also expressed as: X 1 X 2 X 3 ··· X N = 1 2 1 1 0 0 0 ··· 0 0 1 10 0 0 ··· 0 0 0 0 1 1 0 ··· 0 0 0 0 1 10 ··· 0 0 ··· 0 0 0 0 0 ··· 1 1 0 0 0 0 0 ··· 1 1 x 1 x 2 x 3 ··· x N (2) HT in Signal Analysis Let us have an image [g(n, m)] N ,M . For n = 1, 3, ··· , N 1, m = 1, 3, ··· , M 1, and N , M even, each elementary decomposition element may be decomposed 1. column-wise G1 n,m G1 n,m+1 G1 n+1,m G1 n+1,m+1 = T g n,m g n,m+1 g n+1,m g n+1,m+1 (3) 2. row-wise to produce the decomposition matrix G: G n,m G n,m+1 G n+1,m G n+1,m+1 = G1 n,m G1 n,m+1 G1 n+1,m G1 n+1,m+1 T T (4) The elements of G may be rearranged to define four submatrices. The low/low-pass submatrix defined hereby can be used for the next level of decomposition. G 1,1 G 1,3 ··· G 1,M1 G 3,1 G 3,3 ··· G 3,M1 ··· G N 1,1 G N 1,3 ··· G N 1,M1 (5) HT in Image Analysis original image Im(i,j) l d [n] h d [n] 2 2 l d [n] h d [n] l d [n] h d [n] 2 2 2 2 (a) 2D DWT DECOMPOSITION RECONSTRUCTION 2 2 2 2 l r [n] h r [n] l r [n] h r [n] 2 2 l r [n] h r [n] reconstr. image Im(i,j) ROWS COLUMNS COLUMNS ROWS (b) NOISY IMAGE (c) DECOMPOSITION 0 0.5 1 (d) HT COEFFICIENTS LL LH HL HH δ δ 0 0.5 1 (f) ALTERED COEFFICIENTS LL LH HL HH (d) RECONSTRUCTION δ -δ Soft global thresholding Fig. 2. MR image enhancement by thresholding of the HT coefficients displaying (a) the two-dimensional subband coding scheme, (b) the MR image with additional noise, (c) one-level HT decomposition, (d) the reconstructed image, (e) the decom- position coefficients, and (f) the thresholded coefficients utilized for reconstruction The 3-D HT is computed by adding another axis in the layer direction. That means that the outcomes of the 2-D transform of the image layers with a corresponding x,y-location are decomposed in the between-slice direction in the same way as 1-D signals [3, 4]. Fig. 3. Decomposition of the MR image volume presenting (a) 2-D slice-by-slice Haar wavelet decomposition (b) 3-D volumetric Haar wavelet decomposition HT in Volume Analysis Soft-thresholding: Image de-nosing by thresholding of the HT coefficients The thresholded coefficients c(k): c(k)= sign c(k)(| c(k) |−δ ) if | c(k) |> δ 0 if | c(k) |≤ δ (6) where c(k) are the original coefficients and δ is the threshold limit Threshold level estimation: The interval of threshold values: between the minimum and the maximum of the absolute value of the detail decomposition coefficients The optimal threshold value - the highest PSNR of the reconstructed image The peak signal to noise ratio (PSNR) in decibels (dB): PSNR = 20 · log 10 max{g(n, m)} MSE (7) max{g n,m } ... the maximum pixel value of the image g(n, m) MSE ... the mean square error between the original and the de-noised image volume, normalized to the number of pixels 2-D de-nosing: different threshold limit for each image layer 3-D de-nosing: a single threshold value for the whole volume Threshold Selection (a) NOISY IMAGE (b) HT DECOMPOSITION LL HL LH HH (c) DE-NOISED IMAGE 0 0.1 0.2 0.3 17 17.5 18 18.5 threshold value (d) DE-NOISING: PSNR [dB] De-noised Noisy Optimal thr. -0.2 0 0.2 0.4 0.6 (e) HT COEFFICIENTS THRESHOLDING LL LH HL HH max. thr -max. thr opt. thr -opt. thr Fig. 4. 2-D processing of spinal MR image number 3 presenting (a) the image with additional high frequency band noise, (b) one-level HT decomposition, (c) the de- noised image reconstructed from the coefficients altered by the optimal threshold value, (d) the effect of threshold limit selection on the PSNR measure in decibels, and (e) the HT coefficients of the noisy image and the threshold levels interval The following study is devoted to the problem of noise rejection in real MR images outlined in Table 1. For illustration, Fig. 1 shows set 3 composed of 12 layers with the resolution of 256 x 256 pixels. Table 1. MRI DATA SETS SPECIFICATIONS MRI Set Data Type Pixel Spacing [mm] Slice Spacing [mm] Block Size [mm] 1 Spine - Sagittal 0.4687 4 512 x 512 x 12 2 Spine - Axial 0.3906 4 512 x 512 x 26 3 Cut of Set 1 0.4687 4 256 x 256 x 12 4 Cut of Set 2 0.3906 4 256 x 256 x 26 5 Brain - Axial 0.4688 1 256 x 256 x 12 Data Specification Experiment specification: Ten 2-D and ten 3-D de-noising experiments for each of the five sets of MR data Each time with a different additional noise component Experiment 1: High frequency band noise: random noise with its low frequency spectral com- ponents removed in the frequency domain The overall average improvement of the PSNR: 2-D approach: 35.5%, 3-D approach: 54.4% Experiment 2: Random noise The overall average improvement of the PSNR: 2-D approach: 8.3%, 3-D approach: 30.5% Results: The space information improves the de-noising results (see Fig. 5) For random noise - the layer-by-layer technique proves insufficient Table 2. C OMPARISON OF THE DE - NOISING RESULTS FOR THE 2-D AND 3-D H AAR TRANSFORM FOR R ANDOM N OISE Method / Measure MRI Set 1 2 3 4 5 2D Mean PSNR [dB] 15.7 16.4 17.4 17.5 17.1 Improvement [%] 5.8 7.8 8.5 11.4 7.9 3D Mean PSNR [dB] 18.1 20.4 19.4 21.4 22.1 Improvement [%] 21.9 33.9 21.0 36.1 39.5 Results of MR Volumes De-Noising (a) MRI SET 3, IMAGE 3: NOISY IMAGE, 2D DENOISING,3D DENOISING (b) MRI SET 4, IMAGE 3: NOISY IMAGE, 2D DENOISING, 3D DENOISING (c) MRI SET 5, IMAGE 3: NOISY IMAGE, 2D DENOISING, 3D DENOISING Fig. 5. Additional random noise reduction by thresholding of the 2D and 3D Haar coefficients for (a) image number 3 of MRI set 3 (sagittal spine), (b) image number 3 of MRI set 4 (axial spine), and (c) image number 3 of MRI set 5 (axial brain) Spectral subtraction procedure: 1. One image cut and four background cuts (see Fig. 6) 2. Noise: the inverse Fourier transform (FT) of the average computed from the FTs of the background cuts 3. Noise addition in the time domain: x n,m = g n,m + d n,m (8) where n, m are discrete time idices, g is the original image cut, d is distortion, and x is the resulting noisy cut 4. In the frequency domain for frequency indices k, l : X k,l = G k,l + D k,l (9) 5. Spectral subtraction [9]: ˆ G k,l = (|X k,l |− α | ˆ D k,l |) e j arg{X k,l } for α | ˆ D k,l |≤|X k,l | 0 otherwise (10) where ˆ D k,l and ˆ G k,l are the spectral estimates of noise and the recovered image, resp. 6. Optimation of α - the maximum of the signal to noise ratio (SNR) (see Fig. 7): SNR = 10 · log 10 var [g(n, m) x(n, m)] var [g(n, m) ˆ g(n, m)] (11) where ˆ g stands for the de-noised image Spectral Subtraction (a) BRAIN MR IMAGE (b) IMAGE CUT (c) BACKGROUND CUT Fig. 6. Brain MR image cuts representing (a) axial plane brain MR image number 0, (b) a cut containing image information, and (c) one of the background cuts without any useful information 0 2 4 6 8 10 0 1 2 3 4 5 6 (a) OPTIMAL VALUE OF ALPHA: SNR [dB] alpha Noisy image Clean image Optimal value -0.5 0 0.5 -0.5 0 0.5 0 500 1000 1500 2000 2500 (b) DFT OF NOISE Fig. 7. Optimation of α displaying (a) dependence of the SNR [dB] on the value of α and (b) the magnitude Fourier spectrum of additional noise (a) NOISY IMAGE CUT (b) SPEC. SUBTRACTION (c) DIFFERENCE IMAGE Fig. 8. Spectral subtraction standing for (a) the noisy image, (b) the image after spectral subtraction, and (c) the residual image enhanced for visual presentation It is possible to conclude that the 3-D image de-noising can significantly improve results achieved by processing of individual images. Results presented in Table 2 summarize numerical experiments for real MR biomedical bodies using the Haar volumeric decomposition enabling also very simple reconstruction of the three- dimensional body. As an alternative method of image de-noising, we present the Fourier transform utilised in spectral subtraction of magnitude spectra. Our further studies will be devoted to the application of specific wavelet functions for volumetric enhancement of biomedical structures. The purpose of such a study is in the detection of image components and in visualization of general slices of the 3-D structures. Conclusions [1] A. Proch´ azka and J. Pt´ cek. Wavelet Transform Application in Biomedical Im- age Recovery and Enhancement. In The 8th Multi-Conference Systemics, Cy- bernetics and Informatic, Orlando, USA, volume 6, pages 82–87. IEEE, 2004. [2]E. Bullmore, J. Fadili, V. Maxim, L. Sendur, J. Suckling B. Whitcher, M. Bram- mer, and M. Breakspear. Wavelets and Functional Magnetic Resonance Imag- ing of the Human Brain. NeuroImage, 23(Sup 1):234–249, 2004. [3] C. Zhang and H. X. Zheng and D. B. Ge. 3-D Wavelet-Based Multiresolution Analysis. In Proceedings of the 5th International Symposium on Antennas, Propagation and EM Theory, pages 301 – 304. IEEE, 2000. [4] D. Montgomery and F. Murtagh and A. Amira. A Wavelet Based 3D Image Compression System. In Proceedings of the Seventh International Symposium on Signal Processing and Its Applications, volume 1, pages 65 – 68. IEEE, 2003. [5]G. Menegaz and L. Grewe and J. P. Thiran. Multirate Coding of 3D Medical Data. In Proceedings of the 2000 International Conference on Image Process- ing, volume 3, pages 656 – 659. IEEE, 2000. [6] J. Wang and H. K. Huang. Medical Image Compression by Using Three- Dimensional Wavelet Transform. IEEE Transactions on Medical Imaging, 15(4):547 – 554, 1996. [7] N. Kingsbury. Complex Wavelets for Shift Invariant Analysis and Filtering of Signals. Journal of Applied and Computational Harmonic Analysis, 10(3):234– 253, May 2001. [8] D. E. Newland. An Introduction to Random Vibrations, Spectral and Wavelet Analysis. Longman Scientific & Technical, Essex, U.K., third edition, 1994. [9] T. Kobayashi and T. Shimamura and T. Hosoya and Y. Takahashi. Restoration from Image Degraded by White Noise Based on Iterative Spectral Subtraction Method. IEEE International Symposium on Circuits and Systems, 6, 2005. [10] Saeed Vaseghi. Advanced Digital Signal Processing and Noise Reduction. John Wiley & Sons, West Sussex, U.K., third edition, 2006. References 15th International Conference DSP 2007 Cardiff University, Wales, UK 1st – 4th July 2007

Transcript of Multi-Dimensional Biomedical Image De-Noising Using Haar...

Page 1: Multi-Dimensional Biomedical Image De-Noising Using Haar ...dsp.vscht.cz/hostalke/upload/DSP07_poster.pdf · Phone: +420 220 444 198, Web: dsp.vscht.cz Email: Eva.Hostalkova@vscht.cz,

Multi-Dimensional Biomedical Image De-NoisingUsing Haar Transform

Eva Host’alkova, Oldrich Vysata, Ales ProchazkaThanks to Research grant No. MSM 6046137306

Institute of Chemical Technology in Prague, The Czech RepublicDept of Computing and Control Engineering

Phone: +420 220 444 198, Web: dsp.vscht.czEmail: [email protected], [email protected], [email protected]

Processing Group

Digital Signal and Image

ICT PRAGUE

Image de-noising and enhancement form two fundamental problems in many engi-neering and biomedical applications. The paper is devoted to the study of the multi-resolution approach to this topic employing the Haar wavelet transform and its ap-plication to processing of volumetric magnetic resonance image sets corrupted withadditional noise. The resulting coefficients are thresholded and exploited for subse-quent reconstruction. The Haar transform is evaluated using both a two-dimensionalapproach applied individually to each image layer, and a three-dimensional tech-nique performed on the image volume as a whole. In noise reduction, the latter ap-proach profits from similarities between the neighbouring image layers and shows aconsiderable improvement over the former method. As an alternative to the wavelettransform, we also employ the Fourier transform for noise reduction by the meansof spectral subtraction. The results are presented in numerical and graphical formsusing three-dimensional visualization tools.

Abstract

Fundamental problems of image processing:

❖ Rejection of undesirable parts [8,10]

❖ Feature extraction and classification

❖ Restoration of missing or corrupted components

❖ Image resolution enhancement [1], processing and coding [5]

The Haar transform (HT):

❖ The discrete wavelet transform [2,7] using the Haar function

❖ In this paper - de-noising of biomedical magnetic resonance (MR) images bythresholding of their coefficients

❖ Image set decomposition:

• Whole image volume (3-dimensional HT) [6]• Slice-by-slice (2-dimensional HT)

Introduction

Fig. 1. Real data standing for (a) a selected spinal MR image, (b) the image volumeof MR data set no. 3, and (c) four chosen slices of this data set

The Haar transform is the simplest compression algorithm [4].

Let us have a signal {x(n)}Nn=1. Each couple of its subsequent values {x(n),x(n+1)}

for n = 1,3, . . . ,N −1 and N even can be decomposed into two values(Xn

Xn+1

)= T

(xn

xn+1

), where T =

1√2

(1 11 −1

)(1)

{X1,X3, . . . ,XN−1} . . . the low-pass decomposition sequence{X2,X4, . . . ,XN} . . . the complementary high-pass sequence

This may be also expressed as:

⎛⎜⎜⎜⎜⎝

X1X2X3· · ·XN

⎞⎟⎟⎟⎟⎠ =

1√2

⎛⎜⎜⎜⎜⎜⎜⎜⎜⎝

1 1 0 0 0 · · · 0 01 −1 0 0 0 · · · 0 00 0 1 1 0 · · · 0 00 0 1 −1 0 · · · 0 0

· · ·0 0 0 0 0 · · · 1 10 0 0 0 0 · · · 1 −1

⎞⎟⎟⎟⎟⎟⎟⎟⎟⎠

⎛⎜⎜⎜⎜⎝

x1x2x3· · ·xN

⎞⎟⎟⎟⎟⎠ (2)

HT in Signal Analysis

Let us have an image [g(n,m)]N,M. For n = 1,3, · · · ,N −1, m = 1,3, · · · ,M−1, and N,M even, each elementary decomposition element may be decomposed1. column-wise (

G1n,m G1n,m+1G1n+1,m G1n+1,m+1

)= T

(gn,m gn,m+1

gn+1,m gn+1,m+1

)(3)

2. row-wise to produce the decomposition matrix G:(Gn,m Gn,m+1

Gn+1,m Gn+1,m+1

)=

(G1n,m G1n,m+1

G1n+1,m G1n+1,m+1

)TT (4)

The elements of G may be rearranged to define four submatrices. The low/low-passsubmatrix defined hereby can be used for the next level of decomposition.⎛

⎜⎜⎝G1,1 G1,3 · · · G1,M−1G3,1 G3,3 · · · G3,M−1

· · ·GN−1,1 GN−1,3 · · · GN−1,M−1

⎞⎟⎟⎠ (5)

HT in Image Analysis

originalimage

Im(i,j)

ld[n]

hd[n]

2

2

ld[n]

hd[n]

ld[n]

hd[n]

2

2

2

2

(a) 2D DWT

DECOMPOSITION RECONSTRUCTION

2

2

2

2

lr[n]

hr[n]

lr[n]

hr[n]

2

2

lr[n]

hr[n]

reconstr.image

Im(i,j)

ROWS COLUMNS COLUMNS ROWS (b) NOISY IMAGE

(c) DECOMPOSITION

0

0.5

1

(d) HT COEFFICIENTS

LL LH HL HH

δ

δ0

0.5

1

(f) ALTERED COEFFICIENTS

LL LH HL HH

(d) RECONSTRUCTION

δ

−δ

Soft global thresholding

Fig. 2. MR image enhancement by thresholding of the HT coefficients displaying(a) the two-dimensional subband coding scheme, (b) the MR image with additionalnoise, (c) one-level HT decomposition, (d) the reconstructed image, (e) the decom-position coefficients, and (f) the thresholded coefficients utilized for reconstruction

The 3-D HT is computed by adding another axis in the layer direction. That meansthat the outcomes of the 2-D transform of the image layers with a correspondingx,y-location are decomposed in the between-slice direction in the same way as 1-Dsignals [3,4].

Fig. 3. Decomposition of the MR image volume presenting (a) 2-D slice-by-sliceHaar wavelet decomposition (b) 3-D volumetric Haar wavelet decomposition

HT in Volume Analysis

Soft-thresholding:

❖ Image de-nosing by thresholding of the HT coefficients

❖ The thresholded coefficients c(k):

c(k) ={

sign c(k) (|c(k) | −δ ) if |c(k) |> δ0 if | c(k) |≤ δ (6)

where c(k) are the original coefficients and δ is the threshold limit

Threshold level estimation:

❖ The interval of threshold values: between the minimum and the maximum of theabsolute value of the detail decomposition coefficients

❖ The optimal threshold value - the highest PSNR of the reconstructed image

❖ The peak signal to noise ratio (PSNR) in decibels (dB):

PSNR = 20 · log10

(max{g(n,m)}√

MSE

)(7)

max{gn,m} . . . the maximum pixel value of the image g(n,m)MSE . . . the mean square error between the original and the de-noised imagevolume, normalized to the number of pixels

❖ 2-D de-nosing: different threshold limit for each image layer

❖ 3-D de-nosing: a single threshold value for the whole volume

Threshold Selection

(a) NOISY IMAGE (b) HT DECOMPOSITION

LL HL

LH HH

(c) DE−NOISED IMAGE

0 0.1 0.2 0.317

17.5

18

18.5

threshold value

(d) DE−NOISING: PSNR [dB]

De−noisedNoisyOptimal thr.

−0.2

0

0.2

0.4

0.6

(e) HT COEFFICIENTS THRESHOLDING

LL LH HL HH

max. thr

−max. thr

opt. thr

−opt. thr

Fig. 4. 2-D processing of spinal MR image number 3 presenting (a) the image withadditional high frequency band noise, (b) one-level HT decomposition, (c) the de-noised image reconstructed from the coefficients altered by the optimal thresholdvalue, (d) the effect of threshold limit selection on the PSNR measure in decibels,and (e) the HT coefficients of the noisy image and the threshold levels interval

The following study is devoted to the problem of noise rejection in real MR imagesoutlined in Table 1. For illustration, Fig. 1 shows set 3 composed of 12 layers withthe resolution of 256 x 256 pixels.

Table 1. MRI DATA SETS SPECIFICATIONS

MRI Set Data Type Pixel Spacing[mm]

Slice Spacing[mm] Block Size [mm]

1 Spine - Sagittal 0.4687 4 512 x 512 x 122 Spine - Axial 0.3906 4 512 x 512 x 263 Cut of Set 1 0.4687 4 256 x 256 x 124 Cut of Set 2 0.3906 4 256 x 256 x 265 Brain - Axial 0.4688 1 256 x 256 x 12

Data Specification

Experiment specification:

❖ Ten 2-D and ten 3-D de-noising experiments for each of the five sets of MR data

❖ Each time with a different additional noise component

Experiment 1:

❖ High frequency band noise: random noise with its low frequency spectral com-ponents removed in the frequency domain

❖ The overall average improvement of the PSNR:

• 2-D approach: 35.5%, 3-D approach: 54.4%

Experiment 2:

❖ Random noise

❖ The overall average improvement of the PSNR:

• 2-D approach: 8.3%, 3-D approach: 30.5%

Results:

❖ The space information improves the de-noising results (see Fig. 5)

❖ For random noise - the layer-by-layer technique proves insufficient

Table 2. COMPARISON OF THE DE-NOISING RESULTS FOR THE 2-D AND 3-D HAARTRANSFORM FOR RANDOM NOISE

Method / Measure MRI Set

1 2 3 4 52D Mean PSNR [dB] 15.7 16.4 17.4 17.5 17.1

Improvement [%] 5.8 7.8 8.5 11.4 7.93D Mean PSNR [dB] 18.1 20.4 19.4 21.4 22.1

Improvement [%] 21.9 33.9 21.0 36.1 39.5

Results of MR Volumes De-Noising

(a) MRI SET 3, IMAGE 3: NOISY IMAGE, 2D DENOISING,3D DENOISING

(b) MRI SET 4, IMAGE 3: NOISY IMAGE, 2D DENOISING, 3D DENOISING

(c) MRI SET 5, IMAGE 3: NOISY IMAGE, 2D DENOISING, 3D DENOISING

Fig. 5. Additional random noise reduction by thresholding of the 2D and 3D Haarcoefficients for (a) image number 3 of MRI set 3 (sagittal spine), (b) image number3 of MRI set 4 (axial spine), and (c) image number 3 of MRI set 5 (axial brain)

Spectral subtraction procedure:

1. One image cut and four background cuts (see Fig. 6)

2. Noise: the inverse Fourier transform (FT) of the average computed from the FTsof the background cuts

3. Noise addition in the time domain:xn,m = gn,m +dn,m (8)

where n,m are discrete time idices, g is the original image cut, d is distortion,and x is the resulting noisy cut

4. In the frequency domain for frequency indices k, l:

Xk,l = Gk,l +Dk,l (9)

5. Spectral subtraction [9]:

Gk,l ={

(|Xk,l|−α |Dk,l|) e j arg{Xk,l} for α |Dk,l| ≤ |Xk,l|0 otherwise

(10)

where Dk,l and Gk,l are the spectral estimates of noise and the recovered image,resp.

6. Optimation of α - the maximum of the signal to noise ratio (SNR) (see Fig. 7):

SNR = 10 · log10

(var[g(n,m)− x(n,m)]var[g(n,m)− g(n,m)]

)(11)

where g stands for the de-noised image

Spectral Subtraction

(a) BRAIN MR IMAGE (b) IMAGE CUT (c) BACKGROUND CUT

Fig. 6. Brain MR image cuts representing (a) axial plane brain MR image number 0,(b) a cut containing image information, and (c) one of the background cuts withoutany useful information

0 2 4 6 8 100

1

2

3

4

5

6 (a) OPTIMAL VALUE OF ALPHA: SNR [dB]

alpha

Noisy imageClean imageOptimal value

−0.5

0

0.5

−0.5

0

0.50

500

1000

1500

2000

2500

(b) DFT OF NOISE

Fig. 7. Optimation of α displaying (a) dependence of the SNR [dB] on the value ofα and (b) the magnitude Fourier spectrum of additional noise

(a) NOISY IMAGE CUT (b) SPEC. SUBTRACTION (c) DIFFERENCE IMAGE

Fig. 8. Spectral subtraction standing for (a) the noisy image, (b) the image afterspectral subtraction, and (c) the residual image enhanced for visual presentation

It is possible to conclude that the 3-D image de-noising can significantly improveresults achieved by processing of individual images. Results presented in Table 2summarize numerical experiments for real MR biomedical bodies using the Haarvolumeric decomposition enabling also very simple reconstruction of the three-dimensional body.As an alternative method of image de-noising, we present the Fourier transformutilised in spectral subtraction of magnitude spectra.Our further studies will be devoted to the application of specific wavelet functionsfor volumetric enhancement of biomedical structures. The purpose of such a studyis in the detection of image components and in visualization of general slices of the3-D structures.

Conclusions

[1] A. Prochazka and J. Ptacek. Wavelet Transform Application in Biomedical Im-age Recovery and Enhancement. In The 8th Multi-Conference Systemics, Cy-bernetics and Informatic, Orlando, USA, volume 6, pages 82–87. IEEE, 2004.

[2] E. Bullmore, J. Fadili, V. Maxim, L. Sendur, J. Suckling B. Whitcher, M. Bram-mer, and M. Breakspear. Wavelets and Functional Magnetic Resonance Imag-ing of the Human Brain. NeuroImage, 23(Sup 1):234–249, 2004.

[3] C. Zhang and H. X. Zheng and D. B. Ge. 3-D Wavelet-Based MultiresolutionAnalysis. In Proceedings of the 5th International Symposium on Antennas,Propagation and EM Theory, pages 301 – 304. IEEE, 2000.

[4] D. Montgomery and F. Murtagh and A. Amira. A Wavelet Based 3D ImageCompression System. In Proceedings of the Seventh International Symposiumon Signal Processing and Its Applications, volume 1, pages 65 – 68. IEEE,2003.

[5] G. Menegaz and L. Grewe and J. P. Thiran. Multirate Coding of 3D MedicalData. In Proceedings of the 2000 International Conference on Image Process-ing, volume 3, pages 656 – 659. IEEE, 2000.

[6] J. Wang and H. K. Huang. Medical Image Compression by Using Three-Dimensional Wavelet Transform. IEEE Transactions on Medical Imaging,15(4):547 – 554, 1996.

[7] N. Kingsbury. Complex Wavelets for Shift Invariant Analysis and Filtering ofSignals. Journal of Applied and Computational Harmonic Analysis, 10(3):234–253, May 2001.

[8] D. E. Newland. An Introduction to Random Vibrations, Spectral and WaveletAnalysis. Longman Scientific & Technical, Essex, U.K., third edition, 1994.

[9] T. Kobayashi and T. Shimamura and T. Hosoya and Y. Takahashi. Restorationfrom Image Degraded by White Noise Based on Iterative Spectral SubtractionMethod. IEEE International Symposium on Circuits and Systems, 6, 2005.

[10] Saeed Vaseghi. Advanced Digital Signal Processing and Noise Reduction.John Wiley & Sons, West Sussex, U.K., third edition, 2006.

References

15th International Conference

DSP 2007

Cardiff University, Wales, UK

1st – 4th July 2007