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