35 #ifndef __vtkImageOpenClose3D_h
36 #define __vtkImageOpenClose3D_h
69 void SetKernelSize(
int size0,
int size1,
int size2);
74 void SetOpenValue(
double value);
75 double GetOpenValue();
81 void SetCloseValue(
double value);
82 double GetCloseValue();
104 int requestFromOutputPort,
105 unsigned long* mtime);
Detect and break reference loops.
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkImageDilateErode3D * Filter1
virtual void ReportReferences(vtkGarbageCollector *)
Will perform opening or closing.
virtual unsigned long GetMTime()
a simple class to control print indentation
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
virtual int ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime)
vtkImageDilateErode3D * Filter0
Dilates one value and erodes another.