Loading [MathJax]/extensions/tex2jax.js

You are here: Start » Program Examples » Fourier Analysis

Fourier Analysis

Aim

The aim of the application is to present the Fourier analysis of a sample image and to show how periodic disturbances impact on the image. The Fourier transform helps with more compact encoding images, making visible image features unobservable in the spatial domain (such as periodic interference), designing image filters in the frequency domain and implementation of high-speed image filtering methods.

Input

The Lena image from the TestImage filter.

Output

The image after Fourier transformations.

Solution (FIS)

►Click here to show the solution.

Used Filters

►Click here to show the filters list.