18#ifndef itkNormalizeImageFilter_h
19#define itkNormalizeImageFilter_h
53template <
typename TInputImage,
typename TOutputImage>
97#ifndef ITK_MANUAL_INSTANTIATION
98# include "itkNormalizeImageFilter.hxx"
Base class for all process objects that output image data.
typename OutputImageType::Pointer OutputImagePointer
Base class for filters that take an image as input and produce an image as output.
typename InputImageType::Pointer InputImagePointer
Normalize an image by setting its mean to zero and variance to one.
void Modified() const override
void GenerateData() override
void GenerateInputRequestedRegion() override
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....