25 #ifndef vtkImageMagnitude_h
26 #define vtkImageMagnitude_h
29 #include "vtkImagingMathModule.h"
46 int outExt[6],
int id);
virtual void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId)
Generic filter that has one input.
topologically and geometrically regular array of data
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Subclasses can reimplement this method to collect information from their inputs and set information f...
Colapses components with magnitude function.
static vtkAlgorithm * New()