|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
com.xinapse.loadableimage contains the
specification for images that can be loaded into an image displayer
(such as Jim).
See:
Description
| Interface Summary | |
|---|---|
| LoadableImage | LoadableImage defines the requests that an image class has to handle if it is to be "loadable" into a general image analysis and display program. |
| Class Summary | |
|---|---|
| LoadedImage | This class is a representation of a loaded multi-dimensional image. |
| Exception Summary | |
|---|---|
| InvalidImageException | Signals that an error has occurred when performing an operation on a LoadableImage object. |
| ParameterNotSetException | Indicates that a parameter is not stored in a LoadableImage. |
The package com.xinapse.loadableimage contains the
specification for images that can be loaded into an image displayer
(such as Jim).
The interface defines the dimensionality, dimensions, pixel sizes, pixel data type, basic MR scan parameters, basic patient information, scan positioning of the image. This also allow the pixel intensity information to be retrieved on a slice-by-slice basis.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||