plastimatch
Loading...
Searching...
No Matches
Functions
itk_scale.cxx File Reference
#include "plmutil_config.h"
#include "itkImage.h"
#include "itkMultiplyByConstantImageFilter.h"
#include "itk_image_type.h"
#include "itk_scale.h"

Functions

template<class T >
T itk_scale (const T &image, float weight)
 
template UCharImageType::Pointer itk_scale (const UCharImageType::Pointer &, float)
 
template ShortImageType::Pointer itk_scale (const ShortImageType::Pointer &, float)
 
template UShortImageType::Pointer itk_scale (const UShortImageType::Pointer &, float)
 
template UInt32ImageType::Pointer itk_scale (const UInt32ImageType::Pointer &, float)
 
template FloatImageType::Pointer itk_scale (const FloatImageType::Pointer &, float)
 
template DeformationFieldType::Pointer itk_scale (const DeformationFieldType::Pointer &, float)
 

Function Documentation

◆ itk_scale() [1/7]

template DeformationFieldType::Pointer itk_scale ( const DeformationFieldType::Pointer &  ,
float   
)

◆ itk_scale() [2/7]

template FloatImageType::Pointer itk_scale ( const FloatImageType::Pointer &  ,
float   
)

◆ itk_scale() [3/7]

template ShortImageType::Pointer itk_scale ( const ShortImageType::Pointer &  ,
float   
)

◆ itk_scale() [4/7]

template<class T >
T itk_scale ( const T image,
float  weight 
)

◆ itk_scale() [5/7]

template UCharImageType::Pointer itk_scale ( const UCharImageType::Pointer &  ,
float   
)

◆ itk_scale() [6/7]

template UInt32ImageType::Pointer itk_scale ( const UInt32ImageType::Pointer &  ,
float   
)

◆ itk_scale() [7/7]

template UShortImageType::Pointer itk_scale ( const UShortImageType::Pointer &  ,
float   
)