Package com.xinapse.multisliceimage.UNC

The package com.xinapse.multisliceimage.UNC is used to represent and handle multi-dimensional medical images in the University of North Carolina (UNC) format.

See:
          Description

Class Summary
UNCDebug Enables and disables debugging messages for the UNC package.
UNCFileFilter A file filter for UNC images.
UNCImage This class is a representation of a multi-dimensional image in the University of North Carolina (UNC) format.
 

Enum Summary
UNCPixFormat This class represents the pixel formats (data types) that can be used in UNC images.
 

Exception Summary
UNCException Signals that a constructor or method in the UNC package has failed.
 

Package com.xinapse.multisliceimage.UNC Description

The package com.xinapse.multisliceimage.UNC is used to represent and handle multi-dimensional medical images in the University of North Carolina (UNC) format. The following data types are fully implemented:

Note, that only big-endian byte ordering is implemented. While this package will work transparently and without problem on little-endian architecture machines, it will not handle images that have already been created and stored on disk in little-endian format.



Copyright 2006-2011 Xinapse Systems Limited. All Rights Reserved.