NIFTI1_XFORM_CODES(3)
| NIFTI1_XFORM_CODES(3) | Library Functions Manual | NIFTI1_XFORM_CODES(3) |
NAME
NIFTI1_XFORM_CODES -
nifti1 xform codes to describe the 'standard' coordinate system
Defines
#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
Define Documentation
#define NIFTI_XFORM_ALIGNED_ANAT 2 Coordinates aligned to another file's, or to anatomical 'truth'.
#define NIFTI_XFORM_MNI_152 4 MNI 152 normalized coordinates.
#define NIFTI_XFORM_SCANNER_ANAT 1 Scanner-based anatomical coordinates
#define NIFTI_XFORM_TALAIRACH 3 Coordinates aligned to Talairach- Tournoux Atlas; (0,0,0)=AC, etc.
#define NIFTI_XFORM_UNKNOWN 0 Arbitrary coordinates (Method 1).
Author
Generated automatically by Doxygen for nifti1_io from the source code.
| Sat Apr 16 2011 | nifti1_io |
