plastimatch
Loading...
Searching...
No Matches
Typedefs
itk_image_type.h File Reference
#include "plmbase_config.h"
#include "itkImage.h"
#include "itkImageIOBase.h"
#include "itkVectorImage.h"
#include "itk_point.h"

Go to the source code of this file.

Typedefs

typedef itk::Image< unsigned char, 4 > UCharImage4DType
 
typedef itk::Image< char, 3 > CharImageType
 
typedef itk::Image< unsigned char, 3 > UCharImageType
 
typedef itk::Image< short, 3 > ShortImageType
 
typedef itk::Image< unsigned short, 3 > UShortImageType
 
typedef itk::Image< int32_t, 3 > Int32ImageType
 
typedef itk::Image< uint32_t, 3 > UInt32ImageType
 
typedef itk::Image< int64_t, 3 > Int64ImageType
 
typedef itk::Image< uint64_t, 3 > UInt64ImageType
 
typedef itk::Image< float, 3 > FloatImageType
 
typedef itk::Image< double, 3 > DoubleImageType
 
typedef itk::VectorImage< unsigned char, 3 > UCharVecImageType
 
typedef itk::Image< unsigned char, 2 > UCharImage2DType
 
typedef itk::Image< short, 2 > ShortImage2DType
 
typedef itk::Image< unsigned short, 2 > UShortImage2DType
 
typedef itk::Image< int32_t, 2 > Int32Image2DType
 
typedef itk::Image< uint32_t, 2 > UInt32Image2DType
 
typedef itk::Image< int64_t, 2 > Int64Image2DType
 
typedef itk::Image< uint64_t, 2 > UInt64Image2DType
 
typedef itk::Image< float, 2 > FloatImage2DType
 
typedef itk::Image< double, 2 > DoubleImage2DType
 
typedef itk::VectorImage< unsigned char, 2 > UCharVecImage2DType
 
typedef itk::Image< FloatVector3DType, 3 > DeformationFieldType
 

Typedef Documentation

◆ CharImageType

typedef itk::Image< char, 3 > CharImageType

◆ DeformationFieldType

◆ DoubleImage2DType

typedef itk::Image< double, 2 > DoubleImage2DType

◆ DoubleImageType

typedef itk::Image< double, 3 > DoubleImageType

◆ FloatImage2DType

typedef itk::Image< float, 2 > FloatImage2DType

◆ FloatImageType

typedef itk::Image< float, 3 > FloatImageType

◆ Int32Image2DType

typedef itk::Image< int32_t, 2 > Int32Image2DType

◆ Int32ImageType

typedef itk::Image< int32_t, 3 > Int32ImageType

◆ Int64Image2DType

typedef itk::Image< int64_t, 2 > Int64Image2DType

◆ Int64ImageType

typedef itk::Image< int64_t, 3 > Int64ImageType

◆ ShortImage2DType

typedef itk::Image< short, 2 > ShortImage2DType

◆ ShortImageType

typedef itk::Image< short, 3 > ShortImageType

◆ UCharImage2DType

◆ UCharImage4DType

◆ UCharImageType

typedef itk::Image< unsigned char, 3 > UCharImageType

◆ UCharVecImage2DType

typedef itk::VectorImage< unsigned char, 2 > UCharVecImage2DType

◆ UCharVecImageType

typedef itk::VectorImage< unsigned char, 3 > UCharVecImageType

◆ UInt32Image2DType

◆ UInt32ImageType

typedef itk::Image< uint32_t, 3 > UInt32ImageType

◆ UInt64Image2DType

◆ UInt64ImageType

typedef itk::Image< uint64_t, 3 > UInt64ImageType

◆ UShortImage2DType

◆ UShortImageType