18#ifndef itkConstantPadImageFilter_h
19#define itkConstantPadImageFilter_h
48template <
typename TInputImage,
typename TOutputImage>
117#ifndef ITK_MANUAL_INSTANTIATION
118# include "itkConstantPadImageFilter.hxx"
This boundary condition returns a constant value for out-of-bounds image pixels.
void PrintSelf(std::ostream &os, Indent indent) const override
ConstantBoundaryCondition< TInputImage, TOutputImage > m_InternalBoundaryCondition
static constexpr unsigned int ImageDimension
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
~ConstantPadImageFilter() override=default
OutputImagePixelType GetConstant() const
static constexpr unsigned int OutputImageDimension
typename TOutputImage::PixelType OutputImagePixelType
ConstantPadImageFilter Self
PadImageFilter< TInputImage, TOutputImage > Superclass
void SetConstant(OutputImagePixelType constant)
Control indentation during Print() invocation.
virtual void Modified() const
typename TOutputImage::IndexType OutputImageIndexType
typename TOutputImage::PixelType OutputImagePixelType
typename TInputImage::SizeType InputImageSizeType
typename TInputImage::IndexType InputImageIndexType
typename TOutputImage::SizeType OutputImageSizeType
typename TInputImage::PixelType InputImagePixelType
typename TOutputImage::RegionType OutputImageRegionType
typename TInputImage::RegionType InputImageRegionType
Implements transparent reference counting.
#define itkConceptMacro(name, concept)
bool NotExactlyEquals(const TInput1 &x1, const TInput2 &x2)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....