NPL
Neurological Programs and Libraries
Patient Orientation Codes

nifti1 xform codes to describe the "standard" coordinate system More...

Macros

#define NIFTI_XFORM_UNKNOWN   0
 
#define NIFTI_XFORM_SCANNER_ANAT   1
 
#define NIFTI_XFORM_ALIGNED_ANAT   2
 
#define NIFTI_XFORM_TALAIRACH   3
 
#define NIFTI_XFORM_MNI_152   4
 

Detailed Description

nifti1 xform codes to describe the "standard" coordinate system

Macro Definition Documentation

#define NIFTI_XFORM_ALIGNED_ANAT   2

Definition at line 810 of file nifti.h.

#define NIFTI_XFORM_MNI_152   4

Definition at line 812 of file nifti.h.

#define NIFTI_XFORM_SCANNER_ANAT   1

Definition at line 809 of file nifti.h.

#define NIFTI_XFORM_TALAIRACH   3

Definition at line 811 of file nifti.h.

#define NIFTI_XFORM_UNKNOWN   0

Definition at line 808 of file nifti.h.