18#ifndef itkJoinSeriesImageFilter_h
19#define itkJoinSeriesImageFilter_h
50template <
typename TInputImage,
typename TOutputImage>
81 itkSetMacro(Spacing,
double);
82 itkGetConstMacro(Spacing,
double);
86 itkSetMacro(Origin,
double);
87 itkGetConstMacro(Origin,
double);
137#ifndef ITK_MANUAL_INSTANTIATION
138# include "itkJoinSeriesImageFilter.hxx"
TOutputImage OutputImageType
TInputImage InputImageType
Control indentation during Print() invocation.
JoinSeriesImageFilter Self
typename InputImageType::Pointer InputImagePointer
void GenerateInputRequestedRegion() override
void GenerateOutputInformation() override
ImageToImageFilter< TInputImage, TOutputImage > Superclass
void DynamicThreadedGenerateData(const OutputImageRegionType &outputRegionForThread) override
typename OutputImageType::Pointer OutputImagePointer
void VerifyInputInformation() const override
static constexpr unsigned int OutputImageDimension
typename OutputImageType::RegionType OutputImageRegionType
void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< Self > Pointer
~JoinSeriesImageFilter() override=default
SmartPointer< const Self > ConstPointer
unsigned int IndexValueType
static constexpr unsigned int InputImageDimension
typename InputImageType::RegionType InputImageRegionType
Implements transparent reference counting.
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....