|
SimpleITK
|
#include <memory>#include "sitkImageFilter.h"#include "sitkDualMemberFunctionFactory.h"#include "sitkBasicFilters.h"
Include dependency graph for sitkShiftScaleImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::ShiftScaleImageFilter |
| Shift and scale the pixels in an image. More... | |
Namespaces | |
| namespace | itk |
| namespace | itk::simple |
Functions | |
| Image | itk::simple::ShiftScale (const Image &image1, double shift=0, double scale=1.0, PixelIDValueEnum outputPixelType=itk::simple::sitkUnknown) |
| Shift and scale the pixels in an image. | |
1.13.2 |
Privacy Policy