Back to FabImage Studio website
You are here: Start » Filter Reference » Fourier Analysis » FourierTransform
Transforms an image into frequency domain using Fourier transformation
Name | Type | Description | |
---|---|---|---|
![]() |
inSpatialDomainImage | Image | |
![]() |
outFrequencyDomainImage | Image |
Only the following inSpatialDomainImage pixel formats are supported: 1xuint8, 1xint8, 1xuint16, 1xint16, 1xint32, 1xreal
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.