Go to the documentation of this file.
26 #ifndef vtkImageContinuousErode3D_h
27 #define vtkImageContinuousErode3D_h
Erosion implemented as a minimum.
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int id)
static vtkImageContinuousErode3D * New()
void SetKernelSize(int size0, int size1, int size2)
topologically and geometrically regular array of data
a simple class to control print indentation
Create a binary image of an ellipsoid.
Filters that operate on pixel neighborhoods.
vtkImageContinuousErode3D()
#define VTKIMAGINGMORPHOLOGICAL_EXPORT
~vtkImageContinuousErode3D()
vtkImageEllipsoidSource * Ellipse