ddd_pylib.image_manip.fast_fourier_transform_operator.

FastFourierTransformOperator#

class ddd_pylib.image_manip.fast_fourier_transform_operator.FastFourierTransformOperator[source]#

Bases: ImageOperator

Methods

getPrefix()[source]#

Prefix added to the input image name to generate the output image name.

setAxis(axis)[source]#
setNorm(norm)[source]#
switchInverse()[source]#