18#ifndef itkTileImageFilter_h
19#define itkTileImageFilter_h
51template <
typename TInputImage,
typename TOutputImage>
160#ifndef ITK_MANUAL_INSTANTIATION
161# include "itkTileImageFilter.hxx"
Simulate a standard C array with copy semantics.
Templated n-dimensional image class.
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
Implements transparent reference counting.
OutputImageRegionType m_Region
typename TOutputImage::PixelType OutputPixelType
typename NumericTraits< OutputPixelType >::ValueType OutputPixelComponentType
typename TInputImage::SizeType InputSizeType
~TileImageFilter() override=default
Image< TileInfo, Self::OutputImageDimension > TileImageType
SmartPointer< const Self > ConstPointer
ImageToImageFilter< TInputImage, TOutputImage > Superclass
void VerifyInputInformation() const override
typename TOutputImage::SizeType OutputSizeType
FixedArray< unsigned int, Self::OutputImageDimension > LayoutArrayType
OutputPixelType m_DefaultPixelValue
TileImageType::Pointer m_TileImage
typename TOutputImage::Pointer OutputImagePointer
typename TOutputImage::IndexType OutputIndexType
typename TInputImage::PixelType InputPixelType
void GenerateData() override
typename TInputImage::IndexType InputIndexType
void GenerateInputRequestedRegion() override
typename TOutputImage::RegionType OutputImageRegionType
typename TInputImage::Pointer InputImagePointer
SmartPointer< Self > Pointer
static constexpr unsigned int InputImageDimension
void PrintSelf(std::ostream &os, Indent indent) const override
static constexpr unsigned int OutputImageDimension
void GenerateOutputInformation() override
typename TInputImage::RegionType InputImageRegionType
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....