plastimatch
Loading...
Searching...
No Matches
Functions
itk_image_origin.cxx File Reference
#include "plmbase_config.h"
#include "itk_image_origin.h"

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)
 

Function Documentation

◆ itk_image_origin() [1/26]

template OriginType itk_image_origin ( const CharImageType image)

◆ itk_image_origin() [2/26]

template OriginType itk_image_origin ( const CharImageType::Pointer &  image)

◆ itk_image_origin() [3/26]

template OriginType itk_image_origin ( const DeformationFieldType image)

◆ itk_image_origin() [4/26]

template OriginType itk_image_origin ( const DeformationFieldType::Pointer &  image)

◆ itk_image_origin() [5/26]

template OriginType itk_image_origin ( const DoubleImageType image)

◆ itk_image_origin() [6/26]

template OriginType itk_image_origin ( const DoubleImageType::Pointer &  image)

◆ itk_image_origin() [7/26]

template OriginType itk_image_origin ( const FloatImageType image)

◆ itk_image_origin() [8/26]

template OriginType itk_image_origin ( const FloatImageType::Pointer &  image)

◆ itk_image_origin() [9/26]

template OriginType itk_image_origin ( const Int32ImageType image)

◆ itk_image_origin() [10/26]

template OriginType itk_image_origin ( const Int32ImageType::Pointer &  image)

◆ itk_image_origin() [11/26]

template OriginType itk_image_origin ( const Int64ImageType image)

◆ itk_image_origin() [12/26]

template OriginType itk_image_origin ( const Int64ImageType::Pointer &  image)

◆ itk_image_origin() [13/26]

template OriginType itk_image_origin ( const ShortImageType image)

◆ itk_image_origin() [14/26]

template OriginType itk_image_origin ( const ShortImageType::Pointer &  image)

◆ itk_image_origin() [15/26]

template<class T >
OriginType itk_image_origin ( const T image)

◆ itk_image_origin() [16/26]

template<class T >
OriginType itk_image_origin ( const T image)

◆ itk_image_origin() [17/26]

template OriginType itk_image_origin ( const UCharImageType image)

◆ itk_image_origin() [18/26]

template OriginType itk_image_origin ( const UCharImageType::Pointer &  image)

◆ itk_image_origin() [19/26]

template OriginType itk_image_origin ( const UCharVecImageType image)

◆ itk_image_origin() [20/26]

template OriginType itk_image_origin ( const UCharVecImageType::Pointer &  image)

◆ itk_image_origin() [21/26]

template OriginType itk_image_origin ( const UInt32ImageType image)

◆ itk_image_origin() [22/26]

template OriginType itk_image_origin ( const UInt32ImageType::Pointer &  image)

◆ itk_image_origin() [23/26]

template OriginType itk_image_origin ( const UInt64ImageType image)

◆ itk_image_origin() [24/26]

template OriginType itk_image_origin ( const UInt64ImageType::Pointer &  image)

◆ itk_image_origin() [25/26]

template OriginType itk_image_origin ( const UShortImageType image)

◆ itk_image_origin() [26/26]

template OriginType itk_image_origin ( const UShortImageType::Pointer &  image)