18 #ifndef __itkMinimumProjectionImageFilter_h
19 #define __itkMinimumProjectionImageFilter_h
48 template<
class TInputPixel >
74 template<
class TInputImage,
class TOutputImage >
77 Functor::MinimumAccumulator< typename TInputImage::PixelType > >
97 #ifdef ITK_USE_CONCEPT_CHECKING
113 void operator=(
const Self &);