18 #ifndef __itkFFTComplexToComplexImageFilter_h
19 #define __itkFFTComplexToComplexImageFilter_h
50 template<
typename TImage >
67 InputImageType::ImageDimension);
116 #ifndef ITK_MANUAL_INSTANTIATION
117 #include "itkFFTComplexToComplexImageFilter.hxx"
ImageType::SizeType ImageSizeType
SmartPointer< const Self > ConstPointer
virtual void GenerateOutputInformation()
virtual bool FullMatrix()=0
FFTComplexToComplexImageFilter Self
virtual ~FFTComplexToComplexImageFilter()
TransformDirectionType m_TransformDirection
static const unsigned int ImageDimension
void operator=(const Self &)
FFTComplexToComplexImageFilter()
ImageToImageFilter< InputImageType, OutputImageType > Superclass
Implements an API to enable the Fourier transform or the inverse Fourier transform of images with com...
virtual void GenerateInputRequestedRegion()
SmartPointer< Self > Pointer
Base class for filters that take an image as input and produce an image as output.