18 #ifndef itkForwardFFTImageFilter_h
19 #define itkForwardFFTImageFilter_h
49 template<
typename TInputImage,
typename TOutputImage=Image< std::complex<
typename TInputImage::PixelType>, TInputImage::ImageDimension> >
97 #ifndef ITK_MANUAL_INSTANTIATION
98 #ifndef itkVnlForwardFFTImageFilter_h
99 #ifndef itkVnlForwardFFTImageFilter_hxx
100 #ifndef itkFFTWForwardFFTImageFilter_h
101 #ifndef itkFFTWForwardFFTImageFilter_hxx
102 #include "itkForwardFFTImageFilter.hxx"
Base class for forward Fast Fourier Transform.
InputImageType::SizeType InputSizeType
ForwardFFTImageFilter Self
virtual SizeValueType GetSizeGreatestPrimeFactor() const
TOutputImage OutputImageType
OutputImageType::IndexType OutputIndexType
unsigned long SizeValueType
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()