#include <nifti1.h>
Public Attributes | |
int | sizeof_hdr |
char | data_type [10] |
char | db_name [18] |
int | extents |
short | session_error |
char | regular |
char | dim_info |
short | dim [8] |
float | intent_p1 |
float | intent_p2 |
float | intent_p3 |
short | intent_code |
short | datatype |
short | bitpix |
short | slice_start |
float | pixdim [8] |
float | vox_offset |
float | scl_slope |
float | scl_inter |
short | slice_end |
char | slice_code |
char | xyzt_units |
float | cal_max |
float | cal_min |
float | slice_duration |
float | toffset |
int | glmax |
int | glmin |
char | descrip [80] |
char | aux_file [24] |
short | qform_code |
short | sform_code |
float | quatern_b |
float | quatern_c |
float | quatern_d |
float | qoffset_x |
float | qoffset_y |
float | qoffset_z |
float | srow_x [4] |
float | srow_y [4] |
float | srow_z [4] |
char | intent_name [16] |
char | magic [4] |
|
auxiliary filename. |
|
Number bits/voxel. |
|
Max display intensity |
|
Min display intensity |
|
++UNUSED++ |
|
Defines data type! |
|
++UNUSED++ |
|
any text you like. |
|
Data array dimensions. |
|
MRI slice ordering. |
|
++UNUSED++ |
|
++UNUSED++ |
|
++UNUSED++ |
|
NIFTI_INTENT_* code. |
|
'name' or meaning of data. |
|
1st intent parameter. |
|
2nd intent parameter. |
|
3rd intent parameter. |
|
MUST be "ni1\0" or "n+1\0". |
|
Grid spacings. |
|
NIFTI_XFORM_* code. |
|
Quaternion x shift. |
|
Quaternion y shift. |
|
Quaternion z shift. |
|
Quaternion b param. |
|
Quaternion c param. |
|
Quaternion d param. |
|
++UNUSED++ |
|
Data scaling: offset. |
|
Data scaling: slope. |
|
++UNUSED++ |
|
NIFTI_XFORM_* code. |
|
MUST be 348 |
|
Slice timing order. |
|
Time for 1 slice. |
|
Last slice index. |
|
First slice index. |
|
1st row affine transform. |
|
2nd row affine transform. |
|
3rd row affine transform. |
|
Time axis shift. |
|
Offset into .nii file |
|
Units of pixdim[1..4] |