18 #ifndef __itkMinimumProjectionImageFilter_h
19 #define __itkMinimumProjectionImageFilter_h
47 template<
class TInputPixel >
73 template<
class TInputImage,
class TOutputImage >
76 Functor::MinimumAccumulator< typename TInputImage::PixelType > >
96 #ifdef ITK_USE_CONCEPT_CHECKING
112 void operator=(
const Self &);