Presentation 2D Fourier
Presentation 2D Fourier
Presentation 2D Fourier
(2D FT)
Two-Dimensional Fourier Transform (2D FT) :
The 2D Fourier transform is a mathematical operation that transforms a two-dimensional function
from the spatial domain into the frequency domain. It is used in various fields such as signal
processing, image processing, optics, and more.
The 2D Fourier Transform provides a comprehensive framework for understanding the frequency
content of images and signals, enabling a wide range of applications in fields where understanding
and manipulating spatial frequency information are essential.
Given a function f(x,y) defined in the spatial domain, the 2D Fourier transform F(u,v) is defined
as:
F(u,v)=dxdy
Where:
(u,v) are the spatial frequencies in the frequency domain.
(x,y) are the spatial coordinates in the spatial domain.
i is the imaginary unit.
Inverse 2 Dimensional Fourier transform :
f(x,y)=
Where:
•(u,v) are the spatial frequencies in the frequency domain.
• (x,y) are the spatial coordinates in the spatial domain.
•i is the imaginary unit.
Applications:
Applications of the 2D Fourier transform include image filtering, compression, pattern recognition,
and solving partial differential equations, among others. It allows us to analyze the spatial frequency
content of an image or a signal, which is crucial in many image processing and signal processing
tasks. The 2D Fourier transform plays a crucial role in various aspects of image processing. Some of
its applications include:
1. Image Filtering.
2. Frequency Domain Analysis.
3. Convolution and Correlation.
4. Image Compression.
5. Image Registration.
6. Inverse Filtering and Deconvolution.
7. Feature Extraction.
8. Noise Reduction.
9. Pattern Recognition.
2D Continuous Fourier Transform (2D CFT) :
This proves that the DFT of a shifted function is unaltered except for a linearly
varying phase function.
3. Periodicity Property :
This has important consequences on the implementation and energy compaction property.
4. Convolution Property :
This property tells that the convolution of two functions in the spatial domain corresponds to
multiplication in the frequency domain and vice versa.
f(x) * g(x)=
Where, = Dummy Variable.
f(x) * g(x) F(u) G(u)
f(x) g(x) F(u)* G(u)
5. Correlation Property :
Correlation is basically used to find the relative similarity between two signals.
The process of finding similarity of a signal to itself is auto correlation.
The process of finding similarity of two different signals is cross correlation.
f(x)d
5. Correlation Property :
This property tells that the correlation of two sequences in time domain is equal to the
multiplication of DFT of one sequence and time reversal of the DFT of another sequence in the
frequency domain.
f(x,y) g(x,y) F*(u,v) G(u,v)
f * (x,y) g(x,y) F(u,v) G(u,v)
6. Scaling Property:
af(x,y) aF(u,v)
f(ax,by) F(u/a, v/b )
f (r,) F()
This property states that if a function is rotated by the angle, its Fourier Transform also
rotates by an equal amount and vice versa.
Images in the Fourier Domain:
Magnitude of the FT
1. Boundary Effects.
2. Aliasing.
3. Limited Spatial Information.
4. Limited Resolution.
5. Limited to Periodic Signals.
6. Limited to Linear Systems.
7. Sensitivity to Noise.
8. Edge and Detail Representation.
9. Computational Complexity.
10. Non-linear Features.