35 #ifndef vtkImageOpenClose3D_h
36 #define vtkImageOpenClose3D_h
70 void SetKernelSize(
int size0,
int size1,
int size2);
75 void SetOpenValue(
double value);
76 double GetOpenValue();
82 void SetCloseValue(
double value);
83 double GetCloseValue();
105 int requestFromOutputPort,
106 unsigned long* mtime);
#define VTKIMAGINGMORPHOLOGICAL_EXPORT
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.