#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] |
| char nifti_1_header::aux_file[24] |
auxiliary filename.
| short nifti_1_header::bitpix |
Number bits/voxel.
| float nifti_1_header::cal_max |
Max display intensity
| float nifti_1_header::cal_min |
Min display intensity
| char nifti_1_header::data_type[10] |
++UNUSED++
| short nifti_1_header::datatype |
Defines data type!
| char nifti_1_header::db_name[18] |
++UNUSED++
| char nifti_1_header::descrip[80] |
any text you like.
| short nifti_1_header::dim[8] |
Data array dimensions.
MRI slice ordering.
++UNUSED++
++UNUSED++
++UNUSED++
NIFTI_INTENT_* code.
| char nifti_1_header::intent_name[16] |
'name' or meaning of data.
1st intent parameter.
2nd intent parameter.
3rd intent parameter.
| char nifti_1_header::magic[4] |
MUST be "ni1\0" or "n+1\0".
| float nifti_1_header::pixdim[8] |
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.
| float nifti_1_header::srow_x[4] |
1st row affine transform.
| float nifti_1_header::srow_y[4] |
2nd row affine transform.
| float nifti_1_header::srow_z[4] |
3rd row affine transform.
| float nifti_1_header::toffset |
Time axis shift.
Offset into .nii file
Units of pixdim[1..4]
1.4.7