Go to the documentation of this file.
33 #ifndef vtkImageSeedConnectivity_h
34 #define vtkImageSeedConnectivity_h
#define vtkGetObjectMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
static vtkImageSeedConnectivity * New()
void AddSeed(int num, int *index)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
unsigned char OutputUnconnectedValue
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void AddSeed(int i0, int i1)
Generic algorithm superclass for image algs.
Create a binary image of a sphere.
unsigned char OutputConnectedValue
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkImageConnector * Connector
vtkSetMacro(IgnoreDriverBugs, bool)
~vtkImageSeedConnectivity()
vtkImageSeedConnectivity()
SeedConnectivity with user defined seeds.
void AddSeed(int i0, int i1, int i2)
unsigned char InputConnectValue
#define VTKIMAGINGMORPHOLOGICAL_EXPORT
vtkImageConnectorSeed * Seeds