18#ifndef itkCyclicShiftImageFilter_h
19#define itkCyclicShiftImageFilter_h
45template <
typename TInputImage,
typename TOutputImage = TInputImage>
68 using IndexType =
typename OutputImageType::IndexType;
69 using SizeType =
typename OutputImageType::SizeType;
109#ifndef ITK_MANUAL_INSTANTIATION
110# include "itkCyclicShiftImageFilter.hxx"
typename OutputImageType::ConstPointer OutputImageConstPointer
typename OutputImageType::PixelType OutputImagePixelType
typename OutputImageType::RegionType OutputImageRegionType
typename InputImageType::Pointer InputImagePointer
typename InputImageType::RegionType InputImageRegionType
static constexpr unsigned int ImageDimension
ImageToImageFilter< TInputImage, TOutputImage > Superclass
TOutputImage OutputImageType
typename OutputImageType::Pointer OutputImagePointer
void GenerateInputRequestedRegion() override
void PrintSelf(std::ostream &os, Indent indent) const override
typename InputImageType::PixelType InputImagePixelType
SmartPointer< const Self > ConstPointer
CyclicShiftImageFilter Self
typename InputImageType::ConstPointer InputImageConstPointer
typename OutputImageType::OffsetValueType OffsetValueType
typename OutputImageType::IndexType IndexType
~CyclicShiftImageFilter() override=default
typename OutputImageType::OffsetType OffsetType
void DynamicThreadedGenerateData(const OutputImageRegionType &) override
SmartPointer< Self > Pointer
typename OutputImageType::SizeType SizeType
TInputImage InputImageType
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....