FFT Complex to Complex filters and helper classes

Warfield, Simon1*
1.Harvard Medical School
Abstract

Abstract

ITK currently supports real to complex conjugate forward and inverse Fourier transformation's through dedicated filters. In turn, these utilize one of a number of Fourier transform implementations, such as that available through VNL, through FFTW or through Intel's implementation of the FFTW API. When dealing directly with complex data, such as may be acquired by an MRI scanner, it is convenient to have dedicated filters supporting Complex to Complex transformations. It is also convenient to have filter classes that can convert between complex data and real and imaginary component and magnitude and phase component representations.

Keywords

FFTITK
Source Code and DataReviews