Package edu.stanford.rsl.konrad.io

Interface Summary
ConfigFileParser Interface for classes which parse config files.
SafeSerializable  
 

Class Summary
BetaConfigFile Simple class to read a "beta" config file.
ConfigFile Class to model an abstract config file.
DicomProjectionSource  
FileProjectionSource Class to model an abstract projection source which accesses the file system to stream the data.
FlexibleFileOpener  
ImagePlusDataSink Class to model an ImagePlus projection source, i.e.
ImagePlusProjectionDataSource  
IndividualFilesProjectionDataSink Class to model a directory as projection data sink.
InteractiveConfigFileReader  
LUTConfigFile  
Nrrd_Reader ImageJ plugin to read a file in Gordon Kindlmann's NRRD or 'nearly raw raster data' format, a simple format which handles coordinate systems and data types in a very general way.
Nrrd_Writer  
NrrdFileInfo  
NRRDProjectionSource  
SEQProjectionSource Class to stream Varian's SEQ Format.
SerializableFloatProcessor  
ZipProjectionSource