18#ifndef itkBoxImageFilter_h
19#define itkBoxImageFilter_h
39template <
typename TInputImage,
typename TOutputImage>
60 using SizeType =
typename TInputImage::SizeType;
99#ifndef ITK_MANUAL_INSTANTIATION
100# include "itkBoxImageFilter.hxx"
void PrintSelf(std::ostream &os, Indent indent) const override
TOutputImage OutputImageType
typename TInputImage::RegionType RegionType
virtual void SetRadius(const RadiusType &radius)
TInputImage InputImageType
typename TInputImage::SizeType SizeType
typename TInputImage::PixelType InputPixelType
SmartPointer< const Self > ConstPointer
typename TInputImage::SizeType RadiusType
typename TInputImage::SizeValueType RadiusValueType
SmartPointer< Self > Pointer
void GenerateInputRequestedRegion() override
virtual void SetRadius(const RadiusValueType &radius)
static constexpr unsigned int ImageDimension
typename TInputImage::IndexType IndexType
~BoxImageFilter() override=default
typename TOutputImage::PixelType OutputPixelType
typename TInputImage::OffsetType OffsetType
ImageToImageFilter< TInputImage, TOutputImage > Superclass
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....