20 #ifndef itkVnlComplexToComplexFFTImageFilter_h
21 #define itkVnlComplexToComplexFFTImageFilter_h
39 template<
typename TImage >
65 static constexpr
unsigned int ImageDimension = ImageType::ImageDimension;
71 void BeforeThreadedGenerateData()
override;
77 #ifndef ITK_MANUAL_INSTANTIATION
78 #include "itkVnlComplexToComplexFFTImageFilter.hxx"
81 #endif //itkVnlComplexToComplexFFTImageFilter_h
Light weight base class for most itk classes.
typename ImageType::PixelType PixelType
VNL based complex to complex Fast Fourier Transform.
Implements an API to enable the Fourier transform or the inverse Fourier transform of images with com...
typename OutputImageType::RegionType OutputImageRegionType
ImageBaseType::RegionType RegionType