18#ifndef itkWrapPadImageFilter_h
19#define itkWrapPadImageFilter_h
53template <
typename TInputImage,
typename TOutputImage>
105#ifndef ITK_MANUAL_INSTANTIATION
106# include "itkWrapPadImageFilter.hxx"
TOutputImage OutputImageType
typename OutputImageType::Pointer OutputImagePointer
TInputImage InputImageType
typename InputImageType::ConstPointer InputImageConstPointer
typename InputImageType::Pointer InputImagePointer
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
A function object that determines values outside of image boundaries according to periodic (wrap-arou...
Implements transparent reference counting.
static constexpr unsigned int ImageDimension
PeriodicBoundaryCondition< TInputImage, TOutputImage > m_InternalBoundaryCondition
~WrapPadImageFilter() override=default
SmartPointer< Self > Pointer
PadImageFilter< TInputImage, TOutputImage > Superclass
SmartPointer< const Self > ConstPointer
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....