DIPlib Documentation - ©1995-2017 Quantitative Imaging Group, Delft University of Technology.

FTCross

Generates the Fourier transform of a cross

SYNOPSIS

#include "dip_generation.h"

dip_Error dip_FTCross ( image, length, scale, amplitude )

DATA TYPES

Output: sfloat, scomplex

FUNCTION

Generates the Fourier transform of a cross with the length of its sides specified by length and radius.

ARGUMENTS

Data typeNameDescription
dip_ImageimageOutput Image
dip_floatlengthLength of the cross' axes
dip_FloatArrayscaleScale
dip_floatamplitudeAmplitude

SEE ALSO

FTEllipsoid, FTSphere, FTBox, FTCube, FTGaussian