Next: About this document ...
Up: Mathematical Methods in Image
Previous: Fundamental principles of image
Extract a row (or column) from the image:
- The extracted row can be thought of as a function f(x).
- Find a function basis that is good in describing slowly varying
information (overall shape) and rapidly varying information (steep slopes).
- The trigonometric functions form such a basis!
Fourier analysis.
- Functions can be thought of as vectors in a vector space.
- We can introduce an orthonormal basis in the vector space of periodic
functions by
- A basis function
with a large k is a
rapidly oscillating function.
- Rapidly oscillating basis functions can pick up details of a function.
- A basis function
with a small k is a
slowly oscillating function.
- Slowly oscillating basis functions can pick up overall shape
of a function, but cannot pick up information about details of the function.
- By using the orthogonal decomposition theorem we can expand f(x) as
- The expansion coefficients are computed by
This sum is called the Discrete Fourier Transform (DFT).
- By a clever organization of the computations, these sums can
be computed in a "fast" manner called the Fast Fourier Transform (FFT).
- The (magnitude of the) expansion coefficients
are
the numbers displayed in right plots in Figure 8.
Next: About this document ...
Up: Mathematical Methods in Image
Previous: Fundamental principles of image
Kristian Sandberg
2001-11-19