18#ifndef itkMinimumMaximumImageFilter_h
19#define itkMinimumMaximumImageFilter_h
47template <
typename TInputImage>
66 using SizeType =
typename TInputImage::SizeType;
146#ifndef ITK_MANUAL_INSTANTIATION
147# include "itkMinimumMaximumImageFilter.hxx"
SmartPointer< Self > Pointer
virtual void SetNumberOfStreamDivisions(unsigned int _arg)
virtual unsigned int GetNumberOfStreamDivisions() const
Control indentation during Print() invocation.
typename TInputImage::IndexType IndexType
ProcessObject::DataObjectIdentifierType DataObjectIdentifierType
DataObjectPointer MakeOutput(const DataObjectIdentifierType &name) override
Make a DataObject of the correct type to used as the specified output.
typename TInputImage::PixelType PixelType
~MinimumMaximumImageFilter() override=default
unsigned int GetNumberOfStreamDivisions() const override
typename TInputImage::SizeType SizeType
SmartPointer< const Self > ConstPointer
MinimumMaximumImageFilter Self
static constexpr unsigned int InputImageDimension
MinimumMaximumImageFilter()
typename TInputImage::Pointer InputImagePointer
void ThreadedStreamedGenerateData(const RegionType &) override
void SetNumberOfStreamDivisions(const unsigned int n) override
void PrintSelf(std::ostream &os, Indent indent) const override
typename TInputImage::RegionType RegionType
void AfterStreamedGenerateData() override
SmartPointer< Self > Pointer
ImageSink< TInputImage > Superclass
SimpleDataObjectDecorator< PixelType > PixelObjectType
typename DataObject::Pointer DataObjectPointer
void BeforeStreamedGenerateData() override
TInputImage InputImageType
DataObject::DataObjectIdentifierType DataObjectIdentifierType
virtual DataObjectPointer MakeOutput(DataObjectPointerArraySizeType idx)
Make a DataObject of the correct type to used as the specified output.
Decorates any "simple" data type (data types without smart pointers) with a DataObject API.
Implements transparent reference counting.
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....