18#ifndef itkMinimumMaximumImageCalculator_h
19#define itkMinimumMaximumImageCalculator_h
44template <
typename TInputImage>
130#ifndef ITK_MANUAL_INSTANTIATION
131# include "itkMinimumMaximumImageCalculator.hxx"
Templated n-dimensional image class.
Control indentation during Print() invocation.
ImageConstPointer m_Image
void PrintSelf(std::ostream &os, Indent indent) const override
typename TInputImage::ConstPointer ImageConstPointer
void SetRegion(const RegionType ®ion)
~MinimumMaximumImageCalculator() override=default
MinimumMaximumImageCalculator Self
IndexType m_IndexOfMinimum
typename TInputImage::IndexType IndexType
SmartPointer< Self > Pointer
MinimumMaximumImageCalculator()=default
typename TInputImage::RegionType RegionType
SmartPointer< const Self > ConstPointer
IndexType m_IndexOfMaximum
typename TInputImage::Pointer ImagePointer
typename TInputImage::PixelType PixelType
static constexpr T NonpositiveMin()
static constexpr T max(const T &)
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....