Woolz Image Processing
Version 1.7.5
|
WlzFourierTransform [-h] [-i] [-o<output object>] [input object]
-h | Help, prints usage message. |
-i | Computes the inverse transform. |
-o | Output file name. |
WlzFourierTransform in.wlz | WlzFourierTransform -i -o out.wlz -Computes the Fourier transform of the object in in.wlz then through a pipe computes the inverse transform writing the output to out.wlz.