Generates the Fourier transform of a cross
#include "dip_generation.h"
dip_Error dip_FTCross ( image, length, scale, amplitude )
Output: sfloat, scomplex
Generates the Fourier transform of a cross with the length of its sides specified by length and radius.
Data type | Name | Description |
dip_Image | image | Output Image |
dip_float | length | Length of the cross' axes |
dip_FloatArray | scale | Scale |
dip_float | amplitude | Amplitude |