18#ifndef itkMedianImageFunction_h
19#define itkMedianImageFunction_h
48template <
typename TInputImage,
typename TCoordinate =
float>
50 :
public ImageFunction<TInputImage, typename TInputImage::PixelType, TCoordinate>
88 static constexpr unsigned int ImageDimension = InputImageType::ImageDimension;
117 itkGetConstReferenceMacro(NeighborhoodRadius,
unsigned int);
130 ImageSizeType::Filled(1)) };
134#ifndef ITK_MANUAL_INSTANTIATION
135# include "itkMedianImageFunction.hxx"
typename InputImageType::PixelType InputPixelType
void ConvertPointToNearestIndex(const PointType &point, IndexType &index) const
typename TInputImage::PixelType OutputType
typename InputImageType::IndexType IndexType
Point< TCoordinate, Self::ImageDimension > PointType
void ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) const
ContinuousIndex< TCoordinate, Self::ImageDimension > ContinuousIndexType
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
std::vector< Offset< VImageDimension > > GenerateRectangularImageNeighborhoodOffsets(const Size< VImageDimension > &radius)
*par Constraints *The filter image with at least two dimensions and a vector *length of at least The theory supports extension to scalar but *the implementation of the itk vector classes do not **The template parameter TRealType must be floating point(float or double) or *a user-defined "real" numerical type with arithmetic operations defined *sufficient to compute derivatives. **\par Performance *This filter will automatically multithread if run with *SetUsePrincipleComponents