26 #ifndef vtkImageContinuousDilate3D_h
27 #define vtkImageContinuousDilate3D_h
50 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
Dilate implemented as a maximum.
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()