34#ifndef vtkImageGradientMagnitude_h
35#define vtkImageGradientMagnitude_h
37#include "vtkImagingGeneralModule.h"
topologically and geometrically regular array of data
~vtkImageGradientMagnitude() override=default
vtkTypeBool HandleBoundaries
static vtkImageGradientMagnitude * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkImageGradientMagnitude()
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to translate the update extent requests from each output port ...
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int outExt[6], int id) override
a simple class to control print indentation
vtkThreadedImageAlgorithm()