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