You are here: Start » Program Examples » Fourier Analysis

Fourier Analysis

Macrofilter Main

Macrofilter ConvertForDisplay

Used Filters

Icon Name Description
LogarithmImage Transforms an image in such a way that a quotient on the input image becomes a difference on the output image. This can be useful for dealing with variable illumination.
TestImage Makes it possible to quickly present results of various image processing filters.
NormalizeImage Aims at better using the image's dynamic range to represent an interesting subset of pixel values.
ConvertPixelType Changes the type of pixel components.
InverseFourierTransform Transforms an image in frequency domain back to spatial domain using inverse Fourier transformation.
FrequencyDomain_ModulusImage Computes the modulus of each frequency domain image pixel.
DrawCircles_SingleColor Draws circles on an image with a single color.
FourierTransform Transforms an image into frequency domain using Fourier transformation.