Class InterfileLoader

All Implemented Interfaces:
InterfaceIO, IconObject

public class InterfileLoader
extends VolumeFileLoader
Loads volume data stored in Interfile format. Header information is stored in an ASCII file with extension 'hdr' or 'ihr'. Voxel data is stored in a binary file with the extension 'img'. The data type for the img file is specified in the header file.
Version:
1.0
Author:
Andrew Reid