18#ifndef itkMedianProjectionImageFilter_h
19#define itkMedianProjectionImageFilter_h
50template <
typename TInputPixel>
75 return *medianIterator;
82template <
typename TInputImage,
typename TOutputImage>
84 :
public ProjectionImageFilter<TInputImage, TOutputImage, Functor::MedianAccumulator<typename TInputImage::PixelType>>
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
unsigned long SizeValueType