18 #ifndef itkZeroFluxNeumannPadImageFilter_h
19 #define itkZeroFluxNeumannPadImageFilter_h
60 template<
typename TInputImage,
typename TOutputImage >
96 TInputImage::ImageDimension);
98 TOutputImage::ImageDimension);
101 #ifdef ITK_USE_CONCEPT_CHECKING
126 #ifndef ITK_MANUAL_INSTANTIATION
127 #include "itkZeroFluxNeumannPadImageFilter.hxx"
TOutputImage::RegionType OutputImageRegionType
A function object that determines a neighborhood of values at an image boundary according to a Neuman...
SmartPointer< Self > Pointer
Superclass::OutputImagePixelType OutputImagePixelType
void operator=(const Self &)
static const unsigned int ImageDimension
Superclass::InputImageIndexType InputImageIndexType
TInputImage::RegionType InputImageRegionType
Superclass::InputImageSizeType InputImageSizeType
Increase the image size by padding according to the zero-flux Neumann boundary condition.
PadImageFilter< TInputImage, TOutputImage > Superclass
Superclass::InputImageRegionType RegionType
~ZeroFluxNeumannPadImageFilter()
TInputImage::PixelType InputImagePixelType
Base class for all process objects that output image data.
TInputImage::IndexType InputImageIndexType
Superclass::OutputImageSizeType OutputImageSizeType
TOutputImage::SizeType OutputImageSizeType
ZeroFluxNeumannBoundaryCondition< TInputImage, TOutputImage > m_InternalBoundaryCondition
TOutputImage::PixelType OutputImagePixelType
ZeroFluxNeumannPadImageFilter Self
SmartPointer< const Self > ConstPointer
static const unsigned int OutputImageDimension
Superclass::InputImageRegionType InputImageRegionType
Superclass::InputImageIndexType IndexType
TInputImage::SizeType InputImageSizeType
TOutputImage::IndexType OutputImageIndexType
Increase the image size by padding. Superclass for filters that fill in extra pixels.
ZeroFluxNeumannPadImageFilter()
#define itkConceptMacro(name, concept)
Superclass::InputImageSizeType SizeType
Superclass::OutputImageIndexType OutputImageIndexType
Superclass::OutputImageRegionType OutputImageRegionType
Superclass::InputImagePixelType InputImagePixelType