18#ifndef itkMedianProjectionImageFilter_h
19#define itkMedianProjectionImageFilter_h
51template <
typename TInputPixel>
76 return *medianIterator;
83template <
typename TInputImage,
typename TOutputImage>
85 :
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