|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkMinimumProjectionImageFilter_h
19 #define itkMinimumProjectionImageFilter_h
47 template <
typename TInputPixel>
76 template <
typename TInputImage,
typename TOutputImage>
80 Functor::MinimumAccumulator<typename TInputImage::PixelType>>
101 #ifdef ITK_USE_CONCEPT_CHECKING
void operator()(const TInputPixel &input)
typename InputImageType::PixelType InputPixelType
Implements an accumulation of an image along a selected direction.
Base class for all process objects that output image data.
MinimumProjectionImageFilter()=default
~MinimumAccumulator()=default
MinimumAccumulator(SizeValueType)
TInputImage InputImageType
static constexpr T max(const T &)
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
~MinimumProjectionImageFilter() override=default
unsigned long SizeValueType