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

Functions

template<class T >
RegionType itk_image_region (const T &image)
 
template<class T >
RegionType itk_image_region (const T *image)
 
template RegionType itk_image_region (const UCharImageType::Pointer &image)
 
template RegionType itk_image_region (const CharImageType::Pointer &image)
 
template RegionType itk_image_region (const UShortImageType::Pointer &image)
 
template RegionType itk_image_region (const ShortImageType::Pointer &image)
 
template RegionType itk_image_region (const UInt32ImageType::Pointer &image)
 
template RegionType itk_image_region (const Int32ImageType::Pointer &image)
 
template RegionType itk_image_region (const UInt64ImageType::Pointer &image)
 
template RegionType itk_image_region (const Int64ImageType::Pointer &image)
 
template RegionType itk_image_region (const FloatImageType::Pointer &image)
 
template RegionType itk_image_region (const DoubleImageType::Pointer &image)
 
template RegionType itk_image_region (const DeformationFieldType::Pointer &image)
 
template RegionType itk_image_region (const UCharVecImageType::Pointer &image)
 
template RegionType itk_image_region (const UCharImageType *image)
 
template RegionType itk_image_region (const CharImageType *image)
 
template RegionType itk_image_region (const UShortImageType *image)
 
template RegionType itk_image_region (const ShortImageType *image)
 
template RegionType itk_image_region (const UInt32ImageType *image)
 
template RegionType itk_image_region (const Int32ImageType *image)
 
template RegionType itk_image_region (const UInt64ImageType *image)
 
template RegionType itk_image_region (const Int64ImageType *image)
 
template RegionType itk_image_region (const FloatImageType *image)
 
template RegionType itk_image_region (const DoubleImageType *image)
 
template RegionType itk_image_region (const DeformationFieldType *image)
 
template RegionType itk_image_region (const UCharVecImageType *image)
 

Function Documentation

◆ itk_image_region() [1/26]

template RegionType itk_image_region ( const CharImageType image)

◆ itk_image_region() [2/26]

template RegionType itk_image_region ( const CharImageType::Pointer &  image)

◆ itk_image_region() [3/26]

template RegionType itk_image_region ( const DeformationFieldType image)

◆ itk_image_region() [4/26]

template RegionType itk_image_region ( const DeformationFieldType::Pointer &  image)

◆ itk_image_region() [5/26]

template RegionType itk_image_region ( const DoubleImageType image)

◆ itk_image_region() [6/26]

template RegionType itk_image_region ( const DoubleImageType::Pointer &  image)

◆ itk_image_region() [7/26]

template RegionType itk_image_region ( const FloatImageType image)

◆ itk_image_region() [8/26]

template RegionType itk_image_region ( const FloatImageType::Pointer &  image)

◆ itk_image_region() [9/26]

template RegionType itk_image_region ( const Int32ImageType image)

◆ itk_image_region() [10/26]

template RegionType itk_image_region ( const Int32ImageType::Pointer &  image)

◆ itk_image_region() [11/26]

template RegionType itk_image_region ( const Int64ImageType image)

◆ itk_image_region() [12/26]

template RegionType itk_image_region ( const Int64ImageType::Pointer &  image)

◆ itk_image_region() [13/26]

template RegionType itk_image_region ( const ShortImageType image)

◆ itk_image_region() [14/26]

template RegionType itk_image_region ( const ShortImageType::Pointer &  image)

◆ itk_image_region() [15/26]

template<class T >
RegionType itk_image_region ( const T image)

◆ itk_image_region() [16/26]

template<class T >
RegionType itk_image_region ( const T image)

◆ itk_image_region() [17/26]

template RegionType itk_image_region ( const UCharImageType image)

◆ itk_image_region() [18/26]

template RegionType itk_image_region ( const UCharImageType::Pointer &  image)

◆ itk_image_region() [19/26]

template RegionType itk_image_region ( const UCharVecImageType image)

◆ itk_image_region() [20/26]

template RegionType itk_image_region ( const UCharVecImageType::Pointer &  image)

◆ itk_image_region() [21/26]

template RegionType itk_image_region ( const UInt32ImageType image)

◆ itk_image_region() [22/26]

template RegionType itk_image_region ( const UInt32ImageType::Pointer &  image)

◆ itk_image_region() [23/26]

template RegionType itk_image_region ( const UInt64ImageType image)

◆ itk_image_region() [24/26]

template RegionType itk_image_region ( const UInt64ImageType::Pointer &  image)

◆ itk_image_region() [25/26]

template RegionType itk_image_region ( const UShortImageType image)

◆ itk_image_region() [26/26]

template RegionType itk_image_region ( const UShortImageType::Pointer &  image)