Interface | Description |
---|---|
ConfigFileParser |
Interface for classes which parse config files.
|
SafeSerializable |
Class | Description |
---|---|
BetaConfigFile |
Simple class to read a "beta" config file.
|
ConfigFile |
Class to model an abstract config file.
|
DennerleinProjectionSource |
Class to read Dennerlein's Format.
|
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 | |
MotionFieldReader | |
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 | |
STLFileUtil | |
TiffProjectionSource |
Wrapper for a tif reader using imageJ.
|
VTKMeshReader |
DISCLAIMER: This reader only reads the points.
|
VTKVectorField |
Class to read and write VTK vector fields.
|
ZipProjectionSource |
Wrapper for a zip reader using imageJ.
|