18 #ifndef __itkFullToHalfHermitianImageFilter_h
19 #define __itkFullToHalfHermitianImageFilter_h
43 template<
typename TInputImage >
78 TInputImage::ImageDimension);
99 #ifndef ITK_MANUAL_INSTANTIATION
100 #include "itkFullToHalfHermitianImageFilter.hxx"
103 #endif // __itkFullToHalfHermitianImageFilter_h
FullToHalfHermitianImageFilter Self
InputImageType::SizeValueType InputImageSizeValueType
Light weight base class for most itk classes.
TInputImage InputImageType
static const unsigned int ImageDimension
InputImageType::PixelType InputImagePixelType
signed long IndexValueType
SmartPointer< Self > Pointer
~FullToHalfHermitianImageFilter()
unsigned long SizeValueType
ImageToImageFilter< TInputImage, TInputImage > Superclass
OutputImageType::PixelType OutputImagePixelType
InputImageType::IndexValueType InputImageIndexValueType
InputImageType::SizeType InputImageSizeType
virtual void GenerateOutputInformation()
OutputImageType::SizeValueType OutputImageSizeValueType
FullToHalfHermitianImageFilter()
void ThreadedGenerateData(const OutputImageRegionType &outputRegionForThread, ThreadIdType threadId)
Base class for filters that take an image as input and produce an image as output.
void operator=(const Self &)
virtual void GenerateInputRequestedRegion()
InputImageType::RegionType InputImageRegionType
SmartPointer< const Self > ConstPointer
Reduces the size of a full complex image produced from a forward discrete Fourier transform of a real...
OutputImageType::SizeType OutputImageSizeType
OutputImageType::IndexType OutputImageIndexType
TInputImage OutputImageType
OutputImageType::RegionType OutputImageRegionType
InputImageType::IndexType InputImageIndexType
OutputImageType::IndexValueType OutputImageIndexValueType
unsigned int ThreadIdType