18 #ifndef __itkForwardFFTImageFilter_h
19 #define __itkForwardFFTImageFilter_h
49 template<
typename TInputImage,
typename TOutputImage=Image< std::complex<
typename TInputImage::PixelType>, TInputImage::ImageDimension> >
91 #ifndef ITK_MANUAL_INSTANTIATION
92 #ifndef __itkVnlForwardFFTImageFilter_h
93 #ifndef __itkVnlForwardFFTImageFilter_hxx
94 #ifndef __itkFFTWForwardFFTImageFilter_h
95 #ifndef __itkFFTWForwardFFTImageFilter_hxx
96 #include "itkForwardFFTImageFilter.hxx"
Base class for forward Fast Fourier Transform.
InputImageType::SizeType InputSizeType
ForwardFFTImageFilter Self
TOutputImage OutputImageType
OutputImageType::IndexType OutputIndexType
SmartPointer< Self > Pointer
OutputIndexType::SizeType OutputSizeType
OutputImageType::PixelType OutputPixelType
InputImageType::PixelType InputPixelType
virtual ~ForwardFFTImageFilter()
void operator=(const Self &)
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
TInputImage InputImageType
Base class for all data objects in ITK.
virtual void EnlargeOutputRequestedRegion(DataObject *output)
virtual void GenerateInputRequestedRegion()