irtkFileGIPLToImage Class Reference

#include <irtkFileGIPLToImage.h>

Inheritance diagram for irtkFileGIPLToImage:

Inheritance graph
[legend]
Collaboration diagram for irtkFileGIPLToImage:

Collaboration graph
[legend]

List of all members.


Detailed Description

Class for reading images in GIPL file format.

This is a class which reads images in GIPL file format and converts them into images. The GIPL file format is a file format for 3D images. It has been used in Guy's Hospital as universal file format for medical images. Supported voxel types are char, unsigned char, short and unsigned short, int, unsigned int and float.

Definition at line 27 of file irtkFileGIPLToImage.h.


Public Member Functions

virtual const char * NameOfClass ()
 Returns name of class.

Static Public Member Functions

static int CheckHeader (const char *)
 Returns whether file has correct header.

Protected Member Functions

virtual void ReadHeader ()
 Read header of GIPL file.

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