SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::ShiftScaleImageFilter |
Shift and scale the pixels in an image. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::ShiftScale (const Image &image1, double shift=0, double scale=1.0) |
Shift and scale the pixels in an image. More... | |