Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Fourier Analysis » FourierTransform

FourierTransform


Transforms an image into frequency domain using Fourier transformation

Name Type Description
inSpatialDomainImage Image
outFrequencyDomainImage Image

Requirements

For input inSpatialDomainImage only pixel formats are supported: 1xuint8, 1xint8, 1xuint16, 1xint16, 1xint32, 1xreal.

Read more about pixel formats in Image documentation.

Examples

Description of usage of this filter can be found in examples and tutorial: Fourier Analysis.

Errors

This filter can throw an exception to report error. Read how to deal with errors here: Error Handling

Error type Description
DomainError Incorrect input image depth in FourierTransform.

Complexity Level

This filter is available on Expert Complexity Level.