18 #ifndef itkParabolicCloseImageFilter_h
19 #define itkParabolicCloseImageFilter_h
49 template<
typename TInputImage,
50 typename TOutputImage = TInputImage >
84 itkStaticConstMacro(ImageDimension,
unsigned int,
85 TInputImage::ImageDimension);
96 void operator=(
const Self &);
ParabolicCloseImageFilter Self
SmartPointer< const Self > ConstPointer
ParabolicOpenCloseSafeBorderImageFilter< TInputImage, false, TOutputImage > Superclass
virtual ~ParabolicCloseImageFilter()
NumericTraits< PixelType >::RealType RealType
TOutputImage::PixelType OutputPixelType
itk::FixedArray< ScalarRealType, TInputImage::ImageDimension > RadiusType
TOutputImage OutputImageType
TInputImage::Pointer InputImagePointer
Base class for all process objects that output image data.
TInputImage::PixelType PixelType
NumericTraits< PixelType >::ScalarRealType ScalarRealType
Class for morphological closing operations with parabolic structuring elements.
ParabolicCloseImageFilter()
TInputImage InputImageType
Define additional traits for native types such as int or float.
SmartPointer< Self > Pointer
TInputImage::ConstPointer InputImageConstPointer