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

FTBox

Generates the Fourier transform of a box

SYNOPSIS

#include "dip_generation.h"

dip_Error dip_FTBox ( image, length, scale, amplitude )

DATA TYPES

Output: sfloat, scomplex

FUNCTION

Generates the Fourier transform of a box with the half length of its sides specified by length and scale.

ARGUMENTS

Data typeNameDescription
dip_ImageimageOutput Image
dip_floatlengthLength
dip_FloatArrayscaleScale
dip_floatamplitudeAmplitude

SEE ALSO

FTEllipsoid, FTSphere, FTCube, FTCross, FTGaussian