CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules
Interfile I/O related variables

This group contains variables and structures related to Interfile I/O.
Those are either variables associated to certain Interfile key, type of data, and structures dedicated to recover those keys.
Defined in oInterfileIO.hh. More...

Collaboration diagram for Interfile I/O related variables:

Modules

 Data endianness
 Variables related to Big and Little endian.
 
 Image data type according to v3.3 (+PET)
 Variables related to the Interfile type of data.
 
 Flag for input image interpolation
 These flags are passed as last parameter to the Interfile file reading function.
Depending on the flag, the input image will be interpolated if its dimensions are different to the reconstruction dimensions, or an error will be thrown.
Current implemented interpolation is linear (LERP)
 
 String related to the possible pixel/voxel data
 "ASCII" and "BIT" are not supported in the current implementation "unsigned integer" read by default
 
 Global patient orientation
 Combination of Patient rotation, orientation anf slice orientation. Not used in the current implementation.
 
 Image slice orientation
 Variable referring to the slice orientation (transverse/coronal/sagittal) in the image
Not used in the current implementation.
 
 Image patient position
 Variable referring to the patient position (supine/prone) in the image
Not used in the current implementation.
 
 Image patient orientation
 Variable referring to the slice orientation (head-in/feet-in) in the image
Not used in the current implementation.
 

Detailed Description

This group contains variables and structures related to Interfile I/O.
Those are either variables associated to certain Interfile key, type of data, and structures dedicated to recover those keys.
Defined in oInterfileIO.hh.