18 #ifndef __itkVanHerkGilWermanErodeDilateImageFilter_h
19 #define __itkVanHerkGilWermanErodeDilateImageFilter_h
28 template<
typename TInputImage,
typename TOutputImage,
typename TKernel >
class KernelImageFilter;
40 template<
typename TImage,
typename TKernel,
typename TFunction1 >
68 TImage::ImageDimension);
70 TImage::ImageDimension);
106 #ifndef ITK_MANUAL_INSTANTIATION
107 #include "itkVanHerkGilWermanErodeDilateImageFilter.hxx"
SmartPointer< Self > Pointer
InputImageType::ConstPointer InputImageConstPointer
~VanHerkGilWermanErodeDilateImageFilter()
void ThreadedGenerateData(const InputImageRegionType &outputRegionForThread, ThreadIdType threadId)
InputImageType::PixelType InputImagePixelType
class to implement erosions and dilations using anchor methods. This is the base class that must be i...
static const unsigned int OutputImageDimension
Base class for all process objects that output image data.
void operator=(const Self &)
BresenhamLine< itkGetStaticConstMacro(InputImageDimension) > BresType
TImage::IndexType IndexType
A base class for all the filters working on an arbitrary shaped neighborhood.
void PrintSelf(std::ostream &os, Indent indent) const
SmartPointer< const Self > ConstPointer
KernelImageFilter< TImage, TImage, TKernel > Superclass
InputImageType::Pointer InputImagePointer
VanHerkGilWermanErodeDilateImageFilter()
InputImageType::PixelType InputImagePixelType
Base class for filters that take an image as input and produce an image as output.
Control indentation during Print() invocation.
VanHerkGilWermanErodeDilateImageFilter Self
TImage::SizeType SizeType
static const unsigned int InputImageDimension
InputImagePixelType m_Boundary
unsigned int ThreadIdType
InputImageType::RegionType InputImageRegionType