33 #ifndef vtkImageSeedConnectivity_h
34 #define vtkImageSeedConnectivity_h
51 void RemoveAllSeeds();
53 void AddSeed(
int i0,
int i1,
int i2);
54 void AddSeed(
int i0,
int i1);
Create a binary image of a sphere.
vtkImageConnectorSeed * Seeds
unsigned char InputConnectValue
#define VTKIMAGINGMORPHOLOGICAL_EXPORT
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
unsigned char OutputUnconnectedValue
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
vtkImageConnector * Connector
#define vtkGetObjectMacro(name, type)
SeedConnectivity with user defined seeds.
unsigned char OutputConnectedValue
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkSetMacro(name, type)