33 #ifndef vtkImageSkeleton2D_h
34 #define vtkImageSkeleton2D_h
36 #include "vtkImagingMorphologicalModule.h"
51 vtkGetMacro(Prune,
int);
topologically and geometrically regular array of data
Multiple executes per update.
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inDataV, vtkImageData **outDataV, int outExt[6], int id)
If the subclass does not define an Execute method, then the task will be broken up,...
virtual int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out)
static vtkImageSkeleton2D * New()
void SetNumberOfIterations(int num)
Sets the number of cycles in the erosion.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.