27 #ifndef vtkImageNormalize_h 28 #define vtkImageNormalize_h 31 #include "vtkImagingGeneralModule.h" 47 int extent[6],
int id)
override;
virtual void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId)
Normalizes that scalar components for each point.
~vtkImageNormalize() override
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...
static vtkAlgorithm * New()