24 #ifndef vtkImageNormalize_h
25 #define vtkImageNormalize_h
27 #include "vtkImagingGeneralModule.h"
topologically and geometrically regular array of data
Normalizes that scalar components for each point.
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int id) override
~vtkImageNormalize() override
static vtkImageNormalize * New()
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
Generic filter that has one input.