plastimatch
|
Functions | |
template<class T > | |
OriginType | itk_image_origin (const T &image) |
template<class T > | |
OriginType | itk_image_origin (const T *image) |
template OriginType | itk_image_origin (const UCharImageType::Pointer &image) |
template OriginType | itk_image_origin (const CharImageType::Pointer &image) |
template OriginType | itk_image_origin (const UShortImageType::Pointer &image) |
template OriginType | itk_image_origin (const ShortImageType::Pointer &image) |
template OriginType | itk_image_origin (const UInt32ImageType::Pointer &image) |
template OriginType | itk_image_origin (const Int32ImageType::Pointer &image) |
template OriginType | itk_image_origin (const UInt64ImageType::Pointer &image) |
template OriginType | itk_image_origin (const Int64ImageType::Pointer &image) |
template OriginType | itk_image_origin (const FloatImageType::Pointer &image) |
template OriginType | itk_image_origin (const DoubleImageType::Pointer &image) |
template OriginType | itk_image_origin (const DeformationFieldType::Pointer &image) |
template OriginType | itk_image_origin (const UCharVecImageType::Pointer &image) |
template OriginType | itk_image_origin (const UCharImageType *image) |
template OriginType | itk_image_origin (const CharImageType *image) |
template OriginType | itk_image_origin (const UShortImageType *image) |
template OriginType | itk_image_origin (const ShortImageType *image) |
template OriginType | itk_image_origin (const UInt32ImageType *image) |
template OriginType | itk_image_origin (const Int32ImageType *image) |
template OriginType | itk_image_origin (const UInt64ImageType *image) |
template OriginType | itk_image_origin (const Int64ImageType *image) |
template OriginType | itk_image_origin (const FloatImageType *image) |
template OriginType | itk_image_origin (const DoubleImageType *image) |
template OriginType | itk_image_origin (const DeformationFieldType *image) |
template OriginType | itk_image_origin (const UCharVecImageType *image) |
template OriginType itk_image_origin | ( | const CharImageType * | image | ) |
template OriginType itk_image_origin | ( | const CharImageType::Pointer & | image | ) |
template OriginType itk_image_origin | ( | const DeformationFieldType * | image | ) |
template OriginType itk_image_origin | ( | const DeformationFieldType::Pointer & | image | ) |
template OriginType itk_image_origin | ( | const DoubleImageType * | image | ) |
template OriginType itk_image_origin | ( | const DoubleImageType::Pointer & | image | ) |
template OriginType itk_image_origin | ( | const FloatImageType * | image | ) |
template OriginType itk_image_origin | ( | const FloatImageType::Pointer & | image | ) |
template OriginType itk_image_origin | ( | const Int32ImageType * | image | ) |
template OriginType itk_image_origin | ( | const Int32ImageType::Pointer & | image | ) |
template OriginType itk_image_origin | ( | const Int64ImageType * | image | ) |
template OriginType itk_image_origin | ( | const Int64ImageType::Pointer & | image | ) |
template OriginType itk_image_origin | ( | const ShortImageType * | image | ) |
template OriginType itk_image_origin | ( | const ShortImageType::Pointer & | image | ) |
OriginType itk_image_origin | ( | const T & | image | ) |
OriginType itk_image_origin | ( | const T * | image | ) |
template OriginType itk_image_origin | ( | const UCharImageType * | image | ) |
template OriginType itk_image_origin | ( | const UCharImageType::Pointer & | image | ) |
template OriginType itk_image_origin | ( | const UCharVecImageType * | image | ) |
template OriginType itk_image_origin | ( | const UCharVecImageType::Pointer & | image | ) |
template OriginType itk_image_origin | ( | const UInt32ImageType * | image | ) |
template OriginType itk_image_origin | ( | const UInt32ImageType::Pointer & | image | ) |
template OriginType itk_image_origin | ( | const UInt64ImageType * | image | ) |
template OriginType itk_image_origin | ( | const UInt64ImageType::Pointer & | image | ) |
template OriginType itk_image_origin | ( | const UShortImageType * | image | ) |
template OriginType itk_image_origin | ( | const UShortImageType::Pointer & | image | ) |