img1,img2 = | forwardDiscreteFourierTransform3dImg (inImg3d) |
img1,img2 = | forwardDiscreteFourierTransform3dImg (inImg3d,inOptDFTConfig) |
Forward Discrete Fourier Transform for an input 3d image.
This algorithm allows to compute the Forward Discrete Fourier Transformation of an input 3d image .
In three dimensions, the Forward Discrete Fourier Transformation (FDFT) of input image with size
is defined as following complex image:
On output this complex image is represented by a couple of images and
(user should note that this is not the default output representation, see below).
A common 'user friendly' representation of FDFT results consists in:
Output images and
are then modified in function.
Input parameter allows to setup:
The following image is an illustration of Forward Discrete Fourier Transformation results in case of polar coordinates, centered quadrants policy and default scale (which is the default configuration):