Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

International Journal Of Electrical, Electronics And Data Communication, ISSN: 2320-2084 Volume-5, Issue-8, Aug.

-2017
http://iraj.in
RESTORATION OF BLURRED IMAGES USING WIENER FILTERING
MARAPAREDDY. R

The University of Southern Mississippi, MS, USA


E-mail: kala.marapareddy@usm.edu

Abstract - In practical situation, images are easily degraded due to the complex surrounding environment. Investigated
image restoration using optimal Wiener filtering. To investigation an algorithm, intentionally degraded image and then
applied Wiener filtering to try to restore the original image. In this paper, will discuss on atmospheric turbulence degradation
model. Then, inverse filtering and minimum mean square error i.e., wiener filtering will be discussed to restore the blurring
images.

Index terms - Wiener filter, frequency domain, blurred images, digital filters, image restoration.

I. INTRODUCTION modeled as a dynamic random process that perturbs


the phase of the incoming light. From the refraction
The degradation of an image can be modeled as a blur index structure functions, Hufnagel and Stanley [7]
function and additive noise. Common blurs include derived a long-exposure optical transfer function,
motion blur and Gaussian blur. Imaging systems may
introduce the distortion or artifacts, which will
seriously influence the application of the image, such H (u, v) =
as target detection, etc. To restore the degraded image
in the Fourier domain is a common resolution to model the long-term effect of turbulence in optical
method. Suppose the frequency represent of image f imaging. Here u and v are the horizontal and vertical
(x, y) is F (u, v), H (u, v), is the degradation function, frequency variables and ‘k’ parameterizes the severity
then, we can the degraded image representation G (u, of the blur. As ‘k’ increases in value, so does the
v) = H(u, v) F(u, v). We see that the degradation degree of the blur. ‘k’ is a constant that depends on
system can be modeled in the spatial domain as the the nature of turbulence, as shown in figures 1 and 2.
convolution of the degradation function with an
image. III. IMAGE RESTORATION

II. THEORY OF ATMOSPHERIC Inverse Filtering: If we know the degradation


TURBULENCE function H (u, v), the simplest approach to restore
degradation image is direct inverse filtering. The
Atmospheric turbulence is caused by the random recovery image can be estimated in frequency
fluctuations of the refraction index of the medium. It domain, F~ = G (u, v)/H (u, v)
can lead to blurring in images acquired from a long However, the equation above doesn’t consider the
distance away. Since the degradation is often not situation of additive noise.
completely known, the problems are viewed as blind Otherwise, the formula will be,
image deconvolution or blur identification. Image
degradation associated with atmospheric turbulence F~ = F (u, v) +N (u, v)/H (u, v)
often occurs when viewing remote scenes: the objects
of interest will appear blurred, and the severity of this Where, however, the N (u, v) is usually unknown.
blurring will typically change over time. In addition, Sometimes, because of the fraction, we have to face
the stationary scene may appear to waver spatially [1- the problem that the degradation function has zero or
2]. very small values. One way to solve the problem is to
In the physical world, several factors affect the limit the filter frequencies to values near the origin
blurring distortion that we observe, such as which is usually nonzero. Thus, the probability of
temperature, humidity, elevation, and wind speed. In encountering zero values will be reduced. In this
most cases these atmospheric conditions are not experiment, we will center the Fourier transform of
known, nor is there generally any external original image, as well as the degradation function.
information available to help specify the blur function
[3-5]. The centered function is,
Random fluctuations of the refraction index cause
atmospheric turbulence degradation. These
phenomena have been observed in long-distance
surveillance imagery and astronomy [6]. The
fluctuations in atmospheric turbulence can be H (u, v) =

Restoration of Blurred Images using Wiener Filtering

45
International Journal Of Electrical, Electronics And Data Communication, ISSN: 2320-2084 Volume-5, Issue-8, Aug.-2017
http://iraj.in
Where M and N are the size of the matrix.
IV. WEINER FILTERING

The inverse filtering is a restoration technique for


deconvolution, i.e., when the image is blurred by a V. RESULTS AND DISCUSSION
known low pass filter, it is possible to recover the
In this paper, we produce atmospheric turbulence
image by inverse filtering or generalized inverse
model to degrade images and restore using wiener
filtering. However, inverse filtering is very sensitive
filtering. We take the degraded image with
to additive noise. The Wiener filtering executes an
atmospheric turbulence model, Kis set to 0.0025, and
optimal tradeoff between inverse filtering and noise
the sigma of added noise is 0.005, as shown in figures
smoothing. It removes the additive noise and inverts
3-5.
the blurring simultaneously [7-8].
From the results, radius near 90 may produce best
The Wiener filtering is optimal in terms of the mean
result for inverse filtering. However, there still has
square error. In other words, it minimizes the overall
some visible noise in it. The bottom one is produced
mean square error in the process of inverse filtering
by wiener filter, comparing with inverse filtering.We
and noise smoothing. The Wiener filtering is a linear
see the noise seems to be less than other images and
estimation of the original image.
more smoothed. Because the added noise is Gaussian
Wiener filtering, also called minimum mean square
white noise, we estimate the value of K by 1/SNR,
error filtering [1-2] is founded on considering images
and 1/SNR is calculated by,
and noise as random variables. The objection function
between original clear image f and degraded image
and de f~ is,

Where {.} is the mean statistical characteristics of the


argument. The pre-condition of this function is that Furthermore, we adopt Peak Signal-to-Noise Ratio
the noise and image are uncorrelated. Based on that, (PSNR) as a criterion to measure the performance of
the recovery image in frequency domain is, this experiment, as indicated in Table1.Even we say
that inverse filtering brings some visible noise for
recovered image, the value of PSNR seems to be
lower than the one of the image we feel more
comfortable.
Where
K = Sn (u, v)/Sf (u, v), and CONCLUSION

Discussed on atmospheric turbulence degradation


is the complex conjugate of H (u, v). model. Then, inverse filtering and minimum mean
if Sn (u, v) =0, which means there is no noise, it is square error i.e., wiener filtering will be discussed
easy to say that wiener filtering is actually inverse and implemented to restore the blurring
filtering. A simplification of the above equation is to images.Adopted Peak Signal-to-Noise Ratio as a
use a constant k to denote the ratio Sn (u, v)/Sf (u, v), criterion to measure the performance of this
and the formula is experiment. The value of PSNR seems to be lower
than the one of the image we feel more comfortable
with wiener filter.

Restoration of Blurred Images using Wiener Filtering

46
International Journal Of Electrical, Electronics And Data Communication, ISSN: 2320-2084 Volume-5, Issue-8, Aug.-2017
http://iraj.in

Figure 1. Original image (top left), Frequency domain coefficients (top right), Atmospheric turbulence frequency model = 0.0025 k
(bottom left), Atmospheric turbulence frequency model = 0.025 k (bottom right).

Figure 2. Blurring frequency domain coefficients and spatial images, especially, according to the value k.

Restoration of Blurred Images using Wiener Filtering

47
International Journal Of Electrical, Electronics And Data Communication, ISSN: 2320-2084 Volume-5, Issue-8, Aug.-2017
http://iraj.in

Figure 3. Degraded image (top left), Fourier coefficients (top right), Blurring frequency domain coefficients (bottom).

Figure 4. Result of Full filter (top left), Result of with cut off outside a radius of 30 (top right), Result of with cut off outside a radius
of 60 (bottom left), Result of with cut off outside a radius of 90 (bottom right).

Figure 5. Result of wiener filter

Restoration of Blurred Images using Wiener Filtering

48
International Journal Of Electrical, Electronics And Data Communication, ISSN: 2320-2084 Volume-5, Issue-8, Aug.-2017
http://iraj.in
Radius= 30 Radius= 60
full filter Radius= 90 wiener filter
13.5829 3.2638 3.2026 3.6374 3.7191
PSNR(dB)
Table 1. Peak Signal-to-Noise Ratio of this experiment

REFERENCES Measurement & Instruments, 2009. ICEMI '09. 9th


International Conference on, vol., no., pp.4-171-4-176, 16-19
Aug. 2009.
[1] R. C. Gonzalez and R. E. Woods, Digital Image Processing,
[6] Luxin Yan, MingzhiJin, Houzhang Fang, Hai Liu, and Tianxu
3rd edition, Prentice Hall, 2008.
Zhang, "Atmospheric-Turbulence-Degraded Astronomical
[2] Pratt, W.K., Digital Image Processing, 3rd Ed., New York:
Image Restoration by Minimizing Second-Order Central
John Wiley and Sons, 2001.
Moment," Geoscience and Remote Sensing Letters, IEEE,
[3] Dalong Li, Simske. S. “Atmospheric Turbulence Degraded
vol.9, no.4, pp.672-676, July 2012.
Image Restoration by Kurtosis Minimization”, IEEE
[7] R. E. Hufnagel and N. R. Stanley, “Modulation Transfer
Geoscience and Remote Sensing Letters, vol. 6, no. 2, pp.
Function Associated with Image Transmission through
244-247, 2009.
Turbulence Media,” Optical Society of America Journal A,
[4] Dalong Li, Mersereau, R.M., Simske, S., "Atmospheric
vol. 54, pp. 52–61, 1964.
Turbulence-Degraded Image Restoration Using Principal
[8] L. Guan and R. K. Ward, "Restoration of randomly blurred
Components Analysis," Geoscience and Remote Sensing
images by the Wiener filter," in IEEE Transactions on
Letters, IEEE, vol.4, no.3, pp.340-344, July 2007.
Acoustics, Speech, and Signal Processing, vol. 37, no. 4, pp.
[5] Li Dongxing, Han Jinhong, and Xu Dong, "A novel
restoration algorithm of the turbulence degraded images 589-592, April 1989.
based on maximum likelihood estimation," Electronic



Restoration of Blurred Images using Wiener Filtering

49

You might also like