35 #ifndef vtkImageThresholdConnectivity_h 36 #define vtkImageThresholdConnectivity_h 61 void ThresholdByUpper(
double thresh);
64 void ThresholdByLower(
double thresh);
68 void ThresholdBetween(
double lower,
double upper);
80 void SetInValue(
double val);
94 void SetOutValue(
double val);
164 double NeighborhoodRadius[3];
179 void ComputeInputUpdateExtent(
int inExt[6],
int outExt[6]);
Flood fill an image region.
#define VTKIMAGINGMORPHOLOGICAL_EXPORT
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual unsigned long GetMTime()
a simple class to control print indentation
efficient description of an image stencil
topologically and geometrically regular array of data
#define vtkGetVector3Macro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define vtkGetObjectMacro(name, type)
GLsizei const GLfloat * points
#define vtkGetVector2Macro(name, type)
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkSetVector3Macro(name, type)
double NeighborhoodFraction
GLint GLfloat GLint stencil
#define vtkSetVector2Macro(name, type)
represent and manipulate 3D points
#define vtkSetMacro(name, type)