plastimatch
|
Go to the source code of this file.
Functions | |
template<class T > | |
void | itk_image_scale (T img, float scale) |
template<class T > | |
void | itk_image_shift_scale (T img, float shift, float scale) |
void itk_image_scale | ( | T | img, |
float | scale ) |
void itk_image_shift_scale | ( | T | img, |
float | shift, | ||
float | scale ) |