ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
class | itk::Bruker2DSEQImageIO |
Class that defines how to read Bruker file format. Bruker IMAGE FILE FORMAT - The following is a brief description of the Bruker file format taken from: More... | |
Namespaces | |
namespace | 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 |
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.
This implementation was contributed as a paper to the Insight Journal http://hdl.handle.net/1926/1381
Definition in file itkBruker2DSEQImageIO.h.