Public Member Functions | Public Attributes | List of all members
mirtk::NiftiImage Class Reference

#include <NiftiImage.h>

Collaboration diagram for mirtk::NiftiImage:
Collaboration graph

Public Member Functions

 NiftiImage (const char *fname=NULL)
 Constructor.
 
void Print ()
 Print header (for debugging purposes)
 
void Read (const char *)
 Read header.
 
 ~NiftiImage ()
 Destructor.
 

Public Attributes

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

Detailed Description

The NIfTI-1 image class.

This is a wrapper around the nifti_image struct.

Definition at line 44 of file NiftiImage.h.


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