ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
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) for his generous contributions in getting this information correct. ayo. eduMore... |
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 |
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
Definition in file itkAnalyzeImageIO.h.