|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkMaximumProjectionImageFilter_h
19 #define itkMaximumProjectionImageFilter_h
48 template <
typename TInputPixel>
77 template <
typename TInputImage,
typename TOutputImage>
81 Functor::MaximumAccumulator<typename TInputImage::PixelType>>
102 #ifdef ITK_USE_CONCEPT_CHECKING
MaximumAccumulator(SizeValueType)
static constexpr T NonpositiveMin()
MaximumProjectionImageFilter()=default
Implements an accumulation of an image along a selected direction.
Base class for all process objects that output image data.
typename InputImageType::PixelType InputPixelType
~MaximumAccumulator()=default
TInputImage InputImageType
~MaximumProjectionImageFilter() override=default
#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...
unsigned long SizeValueType
void operator()(const TInputPixel &input)