48 #ifndef vtkImageEuclideanDistance_h 49 #define vtkImageEuclideanDistance_h 51 #include "vtkImagingGeneralModule.h" 54 #define VTK_EDT_SAITO_CACHED 0 55 #define VTK_EDT_SAITO 1 91 vtkSetMacro(MaximumDistance,
double);
92 vtkGetMacro(MaximumDistance,
double);
102 vtkSetMacro(Algorithm,
int);
103 vtkGetMacro(Algorithm,
int);
124 virtual void AllocateOutputScalars(
vtkImageData *outData,
void SetAlgorithmToSaitoCached()
Selects a Euclidean DT algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Construct an instance of vtkImageDecomposeFilter filter with default dimensionality 3...
a simple class to control print indentation
void SetAlgorithmToSaito()
Selects a Euclidean DT algorithm.
topologically and geometrically regular array of data
~vtkImageEuclideanDistance() override
virtual int IterativeRequestInformation(vtkInformation *in, vtkInformation *out)
virtual int IterativeRequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkTypeBool ConsiderAnisotropy
static vtkAlgorithm * New()
#define VTK_EDT_SAITO_CACHED
Filters that execute axes in series.
virtual int IterativeRequestUpdateExtent(vtkInformation *in, vtkInformation *out)