Lecture 9 1
Lecture 9 1
Lecture-9
2
of
36
Example DFT
3
of
36
Centering DFT
4
of
36
Example DFT
5
of
36 Steps in Frequency Domain Filtering
Input: f(x, y) of size M x N
Compute padding fp(x, y) of size P x Q,
where P = 2M, Q = 2N
Multiply fp(x, y)(-1)x+y to center its DFT
Compute DFT of fp(x, y)(-1)x+y F(u, v)
Use filter H(u, v) of size P x Q, with
center at coordinates (P/2,Q/2)
Multiply element-wise G(u, v) = H(u, v)F(u,
v)
Compute the real part of IDFT,
gp(x, y) = real[IDFT(G(u, v))] (-1)x+y
6
of
36
Laplacian in Frequency Domain
Laplacian can be implemented in the frequency
domain using the filter transfer function:
in the frequency
Laplacian in the
domain
Zoomed
Laplacian in the spatial
section of
domain obtained from
the image
Inverse DFT
Grey-level
profile
through
center of
Laplacian zoomed
mask image
9
of
36
Laplacian In Frequency Domain
High-Boost Filtering
11
of
36
Sharping in Frequency Domain Filters
Unsharp Filtering - Frequency Domain Filter