ITK  4.8.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Variables
itkBruker2DSEQImageIO.h File Reference
#include "itkImageIOBase.h"
#include "itkVectorContainer.h"
+ Include dependency graph for itkBruker2DSEQImageIO.h:

Go to the source code of this file.

Classes

class  itk::Bruker2DSEQImageIO
 

Namespaces

 itk
 

Variables

const char *const itk::ACQ_DIM
 
const char *const itk::ACQ_ECHO_TIME
 
const char *const itk::ACQ_INVERSION_TIME
 
const char *const itk::ACQ_REPETITION_TIME
 
const char *const itk::ACQ_SLICE_SEPN
 
const char *const itk::ACQ_SLICE_SEPN_MODE
 
const char *const itk::ACQ_SLICE_THICK
 
const char *const itk::NECHOES
 
const char *const itk::NI
 
const char *const itk::NR
 
const char *const itk::RECO_BYTE_ORDER
 
const char *const itk::RECO_FOV
 
const char *const itk::RECO_IMAGE_TYPE
 
const char *const itk::RECO_SIZE
 
const char *const itk::RECO_TRANSPOSITION
 
const char *const itk::RECO_WORDTYPE
 

Detailed Description

    The code for this file reader was written based on
    Bruker image file sets generated at the Center for NMR Research
    at the Penn State Milton S. Hershey Medical Center.

 NOTE: Currently this only reads in the "necessary" information,
 but eventually it should read the hundreds of Bruker specific
 parameters and encapsulate them in the meta dictionary.
Author
Don C. Bigler The Pennsylvania State University 2004

This implementation was contributed as a paper to the Insight Journal http://hdl.handle.net/1926/1381

Definition in file itkBruker2DSEQImageIO.h.