i3dlib

Documentation

i3d::METAIOHeader Struct Reference

#include <imgMETAIO.h>

List of all members.


Public Attributes

int HeaderSize
int NDims
 number of dimensions in the image
bool ElementByteOrderMSB
 byte ordering scheme
float ElementSpacing [3]
float ElementSize [3]
float Position [3]
float ElementMin
float ElementMax
int ElementNumberOfChannels
std::string ElementDataFile

Detailed Description

struct with parameters of the image read from the header of the text *.mhd or *.mha file


Member Data Documentation

Size of the image header. If set to -1, the length is counted during the reading process and the data block is stored just after the header footnote

Distance between to voxels. It is reciprocal value to resolution

Phsysical size of each voxel

Postion of the image in the real world

minimum value in the data

maximum value in the data

number of channels per voxel

localization of raw image data


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