NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Attributes | List of all members
itk::dsr Struct Reference
Collaboration diagram for itk::dsr:
Collaboration graph
[legend]

Public Attributes

struct header_key hk
 
struct image_dimension dime
 
struct data_history hist
 

Detailed Description

Analyze 7.5 header structure The header file is a 'C' structure which describes the dimensions and properties of the voxel data. NOTE: Values in convenience fields should have no effect on how this file is interpreted. These fields are not used read by the Analyze Program, but are written as a convenience for interpreting the file without an analyze compliant file reader.

Member Data Documentation

struct image_dimension itk::dsr::dime

The image_dimension structure.

See also
image_dimension
struct data_history itk::dsr::hist

The data_history structure.

See also
data_history
struct header_key itk::dsr::hk

The header_key structure.

See also
header_key

The documentation for this struct was generated from the following file: