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