ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
class | itk::IPLCommonImageIO |
Class that defines how to read GE4 file format. More... | |
Namespaces | |
namespace | itk |
Macros | |
#define | IOCHECK() |
#define | RAISE_EXCEPTION() |
This file was written as a modification to the itkMetaImageIO as a new method for reading in files from the GE4 scanner.
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 itkIPLCommonImageIO.h.
#define IOCHECK | ( | ) |
Definition at line 184 of file itkIPLCommonImageIO.h.
#define RAISE_EXCEPTION | ( | ) |
Definition at line 179 of file itkIPLCommonImageIO.h.