18 #ifndef __itkMaximumProjectionImageFilter_h
19 #define __itkMaximumProjectionImageFilter_h
48 template<
class TInputPixel >
74 template<
class TInputImage,
class TOutputImage >
77 Functor::MaximumAccumulator< typename TInputImage::PixelType > >
96 #ifdef ITK_USE_CONCEPT_CHECKING
112 void operator=(
const Self &);