Module nifti::header

source ·
Expand description

This module defines the NiftiHeader struct, which is used to provide important information about NIFTI-1 volumes.

Structs

  • The NIFTI-1 header data type. All fields are public and named after the specification’s header file. The type of each field was adjusted according to their use and array limitations.

Constants

  • Magic code for NIFTI-1 header files (extention “.hdr[.gz]”).
  • Magic code for full NIFTI-1 files (extention “.nii[.gz]”).