Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

AnalyzeImageIO Namespace Reference

mitkAnalyzeImageReader - More...


Classes

struct  header_key
struct  image_dimension
struct  data_history
struct  dsr

Enumerations

enum  DataTypeKeyValues {
  ANALYZE_DT_UNKNOWN = 0, ANALYZE_DT_BINARY = 1, ANALYZE_DT_UNSIGNED_CHAR = 2, ANALYZE_DT_SIGNED_SHORT = 4,
  ANALYZE_DT_SIGNED_INT = 8, ANALYZE_DT_FLOAT = 16, ANALYZE_DT_COMPLEX = 32, ANALYZE_DT_DOUBLE = 64,
  ANALYZE_DT_RGB = 128, ANALYZE_DT_ALL = 255, SPMANALYZE_DT_UNSIGNED_SHORT = 132, SPMANALYZE_DT_UNSIGNED_INT = 136
}
enum  DataTypeIndex
enum  { ANALYZE_ORIENTATION_RPI_TRANSVERSE = 0, ANALYZE_ORIENTATION_RIP_CORONAL = 1, ANALYZE_ORIENTATION_PIR_SAGITTAL = 2 }


Detailed Description

mitkAnalyzeImageReader -

mitkAnalyzeImageReader

Analyze image file sets consist of at least 2 files:


Enumeration Type Documentation

anonymous enum
 

Enumerator:
ANALYZE_ORIENTATION_RPI_TRANSVERSE  Denotes a transverse data orientation Right-->Left,
ANALYZE_ORIENTATION_RIP_CORONAL  Denotes a coronal data orientation
ANALYZE_ORIENTATION_PIR_SAGITTAL  Denotes a sagittal data orientation

enum AnalyzeImageIO::DataTypeIndex
 

The index into the DataTypes array for each type.

enum AnalyzeImageIO::DataTypeKeyValues
 

Acceptable values for hdr.dime.datatype

Enumerator:
ANALYZE_DT_UNKNOWN  Deontes that the data type is unknon
ANALYZE_DT_BINARY  Deontes that the data type is binary
ANALYZE_DT_UNSIGNED_CHAR  Deontes that the data type is unsigned char
ANALYZE_DT_SIGNED_SHORT  Deontes that the data type is signed short
ANALYZE_DT_SIGNED_INT  Deontes that the data type is signed int
ANALYZE_DT_FLOAT  Deontes that the data type is single precision floating point
ANALYZE_DT_COMPLEX  Deontes that the data type is pairs of single precision floating point numbers
ANALYZE_DT_DOUBLE  Deontes that the data type is double precision floating point
ANALYZE_DT_RGB  Deontes that the data type is triples of unsigned char
ANALYZE_DT_ALL  Deontes that the data type is unknon
SPMANALYZE_DT_UNSIGNED_SHORT  Deontes that the data type is unsigned short in SPM analyze extensions
SPMANALYZE_DT_UNSIGNED_INT  Deontes that the data type is unsigned int in SPM analyze extensions


Generated on Tue Feb 25 15:07:59 2014 for MITK (Medical Imaging ToolKit) by  doxygen 1.4.3