CASToR  3.2
Tomographic Reconstruction (PET/SPECT/CT)
Macros
Deformation type

Nature of motion (respiratory, cardiac, patient motion, ...)
Defined in oDeformationManager.hh. More...

Macros

#define DEF_RESP_MOT   0
 
#define DEF_CARD_MOT   1
 
#define DEF_IPAT_MOT   2
 
#define DEF_DUAL_MOT   3
 
#define DEF_RESP_MOT   0
 
#define DEF_CARD_MOT   1
 
#define DEF_IPAT_MOT   2
 
#define DEF_DUAL_MOT   3
 

Detailed Description

Nature of motion (respiratory, cardiac, patient motion, ...)
Defined in oDeformationManager.hh.

Macro Definition Documentation

◆ DEF_CARD_MOT [1/2]

#define DEF_CARD_MOT   1

Constant corresponding to a deformation for cardiac motion correction (=1)

Definition at line 29 of file code/include/image/oDeformationManager.hh.

◆ DEF_CARD_MOT [2/2]

#define DEF_CARD_MOT   1

Constant corresponding to a deformation for cardiac motion correction (=1)

Definition at line 29 of file include/image/oDeformationManager.hh.

◆ DEF_DUAL_MOT [1/2]

#define DEF_DUAL_MOT   3

Constant corresponding to a deformation for dual respiratory and cardiac motion correction (=3)

Definition at line 33 of file code/include/image/oDeformationManager.hh.

◆ DEF_DUAL_MOT [2/2]

#define DEF_DUAL_MOT   3

Constant corresponding to a deformation for dual respiratory and cardiac motion correction (=3)

Definition at line 33 of file include/image/oDeformationManager.hh.

◆ DEF_IPAT_MOT [1/2]

#define DEF_IPAT_MOT   2

Constant corresponding to a deformation for involuntary patien motion correction (=2)

Definition at line 31 of file include/image/oDeformationManager.hh.

◆ DEF_IPAT_MOT [2/2]

#define DEF_IPAT_MOT   2

Constant corresponding to a deformation for involuntary patien motion correction (=2)

Definition at line 31 of file code/include/image/oDeformationManager.hh.

◆ DEF_RESP_MOT [1/2]

#define DEF_RESP_MOT   0

Constant corresponding to a deformation for respiratory motion correction (=0)

Definition at line 27 of file code/include/image/oDeformationManager.hh.

◆ DEF_RESP_MOT [2/2]

#define DEF_RESP_MOT   0

Constant corresponding to a deformation for respiratory motion correction (=0)

Definition at line 27 of file include/image/oDeformationManager.hh.