Go to the documentation of this file.
42 #ifndef vtkImageAnisotropicDiffusion2D_h
43 #define vtkImageAnisotropicDiffusion2D_h
127 double ar0,
double ar1,
int *coreExtent,
int count);
void SetNumberOfIterations(int num)
GLuint GLuint GLsizei count
double DiffusionThreshold
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
~vtkImageAnisotropicDiffusion2D()
void Iterate(vtkImageData *in, vtkImageData *out, double ar0, double ar1, int *coreExtent, int count)
int GradientMagnitudeThreshold
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int id)
topologically and geometrically regular array of data
a simple class to control print indentation
edge preserving smoothing.
#define VTKIMAGINGGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkImageAnisotropicDiffusion2D * New()
vtkImageAnisotropicDiffusion2D()
Filters that operate on pixel neighborhoods.