dox/Imaging/vtkImageEuclideanDistance.h File Reference

#include "vtkImageDecomposeFilter.h"

Go to the source code of this file.

Classes

class  vtkImageEuclideanDistance
 computes 3D Euclidean DT More...

Defines

#define VTK_EDT_SAITO_CACHED   0
#define VTK_EDT_SAITO   1


Define Documentation

#define VTK_EDT_SAITO_CACHED   0
 

Definition at line 52 of file vtkImageEuclideanDistance.h.

Referenced by vtkImageEuclideanDistance::SetAlgorithmToSaitoCached().

#define VTK_EDT_SAITO   1
 

Definition at line 53 of file vtkImageEuclideanDistance.h.

Referenced by vtkImageEuclideanDistance::SetAlgorithmToSaito().