irtkNIFTIHeader Class Reference

#include <irtkNIFTI.h>

List of all members.


Detailed Description

The NIFTI header class.

This is a wrapper around the nifti_image struct.

Definition at line 30 of file irtkNIFTI.h.


Public Member Functions

 irtkNIFTIHeader ()
 Constructor.
 ~irtkNIFTIHeader ()
 Destructor.
void Read (const char *)
 Read header.
void Initialize (int, int, int, int, double, double, double, double, int, irtkMatrix &i2w)
void Print ()
 Print header (for debugging purposes).

Public Attributes

nifti_image * nim
 The "NIFTI-1" image storage struct.

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