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

FTCube

Generates the Fourier transform of a cube

SYNOPSIS

#include "dip_generation.h"

dip_Error dip_FTCube ( image, length, amplitude )

DATA TYPES

Output: sfloat, scomplex

FUNCTION

Generates the Fourier transform of a cube with the length of its sides equal to two times length.

ARGUMENTS

Data typeNameDescription
dip_ImageimageOutput Image
dip_floatlengthLength
dip_floatamplitudeAmplitude

SEE ALSO

FTEllipsoid, FTSphere, FTBox, FTCross, FTGaussian