ITK  4.10.0
Insight Segmentation and Registration Toolkit
itkFFT1DComplexToComplexImageFilter Class Reference

#include <itkFFT1DComplexToComplexImageFilter.h>

Detailed Description

Perform the Fast Fourier Transform, complex input to complex output, but only along one dimension.

The direction of the transform, 'Forward' or 'Inverse', can be set with SetTransformDirection() and GetTransformDirection().

The dimension along which to apply to filter can be specified with SetDirection() and GetDirection().


The documentation for this class was generated from the following file: