18 #ifndef itkForwardFFTImageFilter_h
19 #define itkForwardFFTImageFilter_h
49 template<
typename TInputImage,
typename TOutputImage=Image< std::complex<
typename TInputImage::PixelType>, TInputImage::ImageDimension> >
86 virtual void GenerateInputRequestedRegion();
89 virtual void EnlargeOutputRequestedRegion(
DataObject *output);
96 #ifndef ITK_MANUAL_INSTANTIATION
97 #ifndef itkVnlForwardFFTImageFilter_h
98 #ifndef itkVnlForwardFFTImageFilter_hxx
99 #ifndef itkFFTWForwardFFTImageFilter_h
100 #ifndef itkFFTWForwardFFTImageFilter_hxx
101 #include "itkForwardFFTImageFilter.hxx"
Base class for forward Fast Fourier Transform.
InputImageType::SizeType InputSizeType
ForwardFFTImageFilter Self
TOutputImage OutputImageType
OutputImageType::IndexType OutputIndexType
unsigned long SizeValueType
SmartPointer< Self > Pointer
OutputIndexType::SizeType OutputSizeType
OutputImageType::PixelType OutputPixelType
InputImageType::PixelType InputPixelType
virtual ~ForwardFFTImageFilter()
SmartPointer< const Self > ConstPointer
Base class for filters that take an image as input and produce an image as output.
InputImageType::IndexType InputIndexType
ImageToImageFilter< InputImageType, OutputImageType > Superclass
ImageBaseType::SizeType SizeType
TInputImage InputImageType
Base class for all data objects in ITK.
ImageBaseType::IndexType IndexType