18#ifndef itkNormalizeToConstantImageFilter_h
19#define itkNormalizeToConstantImageFilter_h
55template <
typename TInputImage,
typename TOutputImage>
79 using IndexType =
typename InputImageType::IndexType;
80 using SizeType =
typename InputImageType::SizeType;
121#ifndef ITK_MANUAL_INSTANTIATION
122# include "itkNormalizeToConstantImageFilter.hxx"
Control indentation during Print() invocation.
typename InputImageType::SizeType SizeType
static constexpr unsigned int OutputImageDimension
SmartPointer< Self > Pointer
NormalizeToConstantImageFilter Self
SmartPointer< const Self > ConstPointer
~NormalizeToConstantImageFilter() override=default
typename InputImageType::RegionType RegionType
TInputImage InputImageType
typename InputImageType::IndexType IndexType
typename OutputImageType::ConstPointer OutputImageConstPointer
typename InputImageType::ConstPointer InputImageConstPointer
static constexpr unsigned int InputImageDimension
NormalizeToConstantImageFilter()
void PrintSelf(std::ostream &os, Indent indent) const override
ImageToImageFilter< TInputImage, TOutputImage > Superclass
typename InputImageType::Pointer InputImagePointer
void GenerateData() override
typename NumericTraits< InputImagePixelType >::RealType RealType
void GenerateInputRequestedRegion() override
static constexpr unsigned int ImageDimension
TOutputImage OutputImageType
typename OutputImageType::Pointer OutputImagePointer
typename OutputImageType::PixelType OutputImagePixelType
typename InputImageType::PixelType InputImagePixelType
Implements transparent reference counting.
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....