ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Variables
itkAnalyzeImageIO.h File Reference

Go to the source code of this file.

Classes

class  itk::AnalyzeImageIO
 Class that defines how to read Analyze file format. Analyze IMAGE FILE FORMAT - As much information as I can determine from the Medical image formats web site, and the Analyze75.pdf file provided from the Mayo clinic. A special note of thanks to Dennis P. Hanson (dph@m.nosp@m.ayo..nosp@m.edu) for his generous contributions in getting this information correct. More...

Namespaces

namespace  itk

Variables

const char *const itk::ANALYZE_AUX_FILE_NAME
const char *const itk::ANALYZE_CAL_MAX
const char *const itk::ANALYZE_CAL_MIN
const char *const itk::ANALYZE_CALIBRATIONUNITS
const char *const itk::ANALYZE_GLMAX
const char *const itk::ANALYZE_GLMIN
const char *const itk::ANALYZE_O_MAX
const char *const itk::ANALYZE_O_MIN
const char *const itk::ANALYZE_S_MAX
const char *const itk::ANALYZE_S_MIN
const char *const itk::ANALYZE_ScanNumber

Detailed Description

    Much of the code for this file reader/writer was taken from
    the University of Iowa Imaging Group library with the
    permission of the authors, Milan Sonka, Joseph Reinhardt,
    Ryan Long, Hans Johnson, Gary Christensen, and others.
    The specification for this file format is taken from the
    web site http://analyzedirect.com/support/10.0Documents/Analyze_Resource_01.pdf
Author:
Hans J. Johnson The University of Iowa 2002

Definition in file itkAnalyzeImageIO.h.