Package | Description |
---|---|
imaging |
Modifier and Type | Class and Description |
---|---|
class |
AnalyzeHeader
Analyze image header, provides support for the most common header fields.
|
class |
MetaImageHeader
Meta image header, provides support for a common ITK file format.
|
class |
Nifti1Dataset
This class is adapted from the NIFTI Java code provided by Kate Fissell at
the University of Pittsburgh.
|
Modifier and Type | Method and Description |
---|---|
static ImageHeader |
Nifti1Dataset.readHeader(java.lang.String filename) |
static ImageHeader |
ImageHeader.readHeader(java.lang.String hdrFile)
Returns the appropriate header based on the given file name.
|