SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::RescaleIntensityImageFilter |
Applies a linear transformation to the intensity levels of the input Image . More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::RescaleIntensity (const Image &image1, double outputMinimum=0, double outputMaximum=255) |
Applies a linear transformation to the intensity levels of the input Image . More... | |