CASToR  1.0
Tomographic Reconstruction (PET/SPECT)
Defines
Image patient orientation
Interfile I/O related variables

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:

Defines

#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.


Define Documentation

#define INTF_FEETIN   1

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

Definition at line 185 of file oInterfileIO.hh.

#define INTF_HEADIN   0

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

Definition at line 183 of file oInterfileIO.hh.

 All Classes Files Functions Variables Typedefs Defines