plastimatch
|
#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) |
template DeformationFieldType::Pointer itk_scale | ( | const DeformationFieldType::Pointer & | , |
float | ) |
template FloatImageType::Pointer itk_scale | ( | const FloatImageType::Pointer & | , |
float | ) |
template ShortImageType::Pointer itk_scale | ( | const ShortImageType::Pointer & | , |
float | ) |
T itk_scale | ( | const T & | image, |
float | weight ) |
template UCharImageType::Pointer itk_scale | ( | const UCharImageType::Pointer & | , |
float | ) |
template UInt32ImageType::Pointer itk_scale | ( | const UInt32ImageType::Pointer & | , |
float | ) |
template UShortImageType::Pointer itk_scale | ( | const UShortImageType::Pointer & | , |
float | ) |