plastimatch
Loading...
Searching...
No Matches
Functions
itk_image_shift_scale.h File Reference
#include "plmbase_config.h"
#include "itk_image.h"

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)
 

Function Documentation

◆ itk_image_scale()

template<class T >
void itk_image_scale ( T  img,
float  scale 
)

◆ itk_image_shift_scale()

template<class T >
void itk_image_shift_scale ( T  img,
float  shift,
float  scale 
)