25 #ifndef vtkImageDilateErode3D_h
26 #define vtkImageDilateErode3D_h
48 void SetKernelSize(
int size0,
int size1,
int size2);
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKIMAGINGMORPHOLOGICAL_EXPORT
Create a binary image of an ellipsoid.
vtkImageEllipsoidSource * Ellipse
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
topologically and geometrically regular array of data
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
Filters that operate on pixel neighborhoods.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkImageSpatialAlgorithm * New()
Dilates one value and erodes another.
#define vtkSetMacro(name, type)