UNIT - 3 Image Restoration
UNIT - 3 Image Restoration
IMAGE RESTORATION
Image Restoration attempts to reconstruct an image that has been degraded by using a
priori knowledge of the degradation phenomenon.
Restoration involves modeling of degradation and then applying the inverse process in
order to recover the original image.
Enhancement Restoration
1
The degraded image in the spatial domain is given by
G(u,v)=F(u,v)H(u,v)+N(u,v)
Noise Models
The principal source of noise in digital images arises during image acquisition and /or
transmission.
The performance of imaging sensors is affected by a variety of factors, such as
environmental conditions during image. by the quality of the sensing elements
themselves. Images are corrupted during transmission principally due to interference
in the channels used for transmission.
Types of noise:
2
2. Rayleigh Noise:
Unlike Gaussian distribution, the Rayleigh distribution is no symmetric. It is given by
the formula
3. Gamma Noise
3
4. Impulse (salt-and-pepper) Random Noise
a is pepper, dark
b is salt, which is brighter
4
Restoration in the presence of Noise only- Spatial filtering:
g(x,y)=f(x,y)+η(x,y)
or
G(u,v)= F(u,v)+ N(u,v)
Spatial filtering can be done when only additive noise is present. The following
techniques can be used to reduce the noise effect:
Mean Filter
5
(c)Harmonic mean filters:-
Order statistics filters are spatial filters whose response is based on ordering the pixel
contained in the image area encompassed by the filter. The response of the filter at any
point is determined by the ranking result.
i. Median filter:-
Max filter:-
It select the Maximum value in the sorted list
Min filter:-
It is used for finding the darkest point in an image
It select the minimum value in the sorted list
6
iii. Midpoint Filter:-
The midpoint filter simply computes the midpoint between the maximum and
minimum values in the area encompassed by the filter
7
1.1 Ideal Band reject Filter
D(u,v)- the distance from the origin of the centered frequency band.
W- the width of the band
Do- the radial center of the frequency band
Band pass filters are the exact opposite of band reject filters. They pass
a band of frequencies, around some frequency, say D0 (rejecting the rest)
One can write:
8
Notch Filters
A Notch filters reject (or passes) frequencies in predefined neighbourhoods
above a center frequency.
9
Inverse Filters:
It shows an interesting result that even if we know the depredation function we cannot
recover the underrated image exactly because N(u,v) is not known .
If the degradation value has zero or very small values then the ratio N(u,v)/H(u,v)
could easily dominate the estimate F(u,v).
10
It is assumed that
1. the noise and the image are uncorrelated one or other has zero mean values
2. The gray levels in the estimate are a linear function of the levels in the
degraded image.
Based on this assumption the minimum error function of the above expression is given
11
Important Questions of UNIT-3
13. Wiener filter with SNR, MSE ratio for spatial and frequency domain.
14. What is image restoration? Explain in detail the image restoration in presence
of noise only.
16. Explain the concept of Inverse Filtering also mention the limitations of it.
12
13