Go to the documentation of this file.
33 #ifndef vtkImageGradientMagnitude_h
34 #define vtkImageGradientMagnitude_h
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int id)
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkImageGradientMagnitude * New()
#define vtkSetClampMacro(name, type, min, max)
vtkImageGradientMagnitude()
topologically and geometrically regular array of data
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKIMAGINGGENERAL_EXPORT
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
~vtkImageGradientMagnitude()
Computes magnitude of the gradient.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)