Generates the Fourier transform of a cube
#include "dip_generation.h"
dip_Error dip_FTCube ( image, length, amplitude )
Output: sfloat, scomplex
Generates the Fourier transform of a cube with the length of its sides equal to two times length.
Data type | Name | Description |
dip_Image | image | Output Image |
dip_float | length | Length |
dip_float | amplitude | Amplitude |