CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
Image patient orientation

Variable referring to the slice orientation (head-in/feet-in) in the image
Not used in the current implementation. More...

Collaboration diagram for Image patient orientation:

Macros

#define INTF_HEADIN   0
 
#define INTF_FEETIN   1
 

Detailed Description

Variable referring to the slice orientation (head-in/feet-in) in the image
Not used in the current implementation.

Macro Definition Documentation

#define INTF_FEETIN   1

String corresponding to feet-in patient orientation (=1)

Definition at line 211 of file oInterfileIO.hh.

#define INTF_HEADIN   0

String corresponding to head-in patient orientation (=0) (default)

Definition at line 209 of file oInterfileIO.hh.