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