18 #ifndef itkRealToHalfHermitianForwardFFTImageFilter_h
19 #define itkRealToHalfHermitianForwardFFTImageFilter_h
53 template<
typename TInputImage,
typename TOutputImage=Image< std::complex<
typename TInputImage::PixelType>, TInputImage::ImageDimension> >
87 itkGetDecoratedOutputMacro(ActualXDimensionIsOdd,
bool);
95 virtual void GenerateOutputInformation();
98 virtual void GenerateInputRequestedRegion();
101 virtual void EnlargeOutputRequestedRegion(
DataObject *output);
103 itkSetDecoratedOutputMacro(ActualXDimensionIsOdd,
bool);
110 #ifndef ITK_MANUAL_INSTANTIATION
111 #ifndef itkVnlRealToHalfHermitianForwardFFTImageFilter_h
112 #ifndef itkVnlRealToHalfHermitianForwardFFTImageFilter_hxx
113 #ifndef itkFFTWRealToHalfHermitianForwardFFTImageFilter_h
114 #ifndef itkFFTWRealToHalfHermitianForwardFFTImageFilter_hxx
115 #include "itkRealToHalfHermitianForwardFFTImageFilter.hxx"
virtual ~RealToHalfHermitianForwardFFTImageFilter()
OutputImageType::IndexType OutputIndexType
OutputIndexType::SizeType OutputSizeType
InputImageType::PixelType InputPixelType
InputImageType::IndexType InputIndexType
unsigned long SizeValueType
SmartPointer< Self > Pointer
InputImageType::SizeType InputSizeType
RealToHalfHermitianForwardFFTImageFilter Self
OutputImageType::PixelType OutputPixelType
Base class for filters that take an image as input and produce an image as output.
Base class for specialized real-to-complex forward Fast Fourier Transform.
ImageBaseType::SizeType SizeType
TOutputImage OutputImageType
SmartPointer< const Self > ConstPointer
Base class for all data objects in ITK.
TInputImage InputImageType
ImageToImageFilter< InputImageType, OutputImageType > Superclass
ImageBaseType::IndexType IndexType