Package | Description |
---|---|
edu.stanford.rsl.conrad.geometry.trajectories |
Contains classes to model trajectories, i.e.
|
edu.stanford.rsl.conrad.io |
Contains classes for input and output of data.
|
edu.stanford.rsl.conrad.reconstruction.voi |
Contains classes to model the volume-of-interest (VOI).
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigFileBasedTrajectory
Abstract class to create config file-based geometry sources.
|
class |
DennerleinProjectionTableFileTrajectory
Class to read a projection file in Dennerlein Format.
|
class |
ProjectionTableFileTrajectory |
class |
SystemGeometryConfigFileTrajectory |
Modifier and Type | Class and Description |
---|---|
class |
BetaConfigFile
Simple class to read a "beta" config file.
|
class |
ConfigFile
Class to model an abstract config file.
|
class |
LUTConfigFile |
Modifier and Type | Method and Description |
---|---|
static boolean |
InteractiveConfigFileReader.readFileWithFeedback(java.lang.String message,
java.lang.String initialFilename,
ConfigFileParser parser) |
Modifier and Type | Class and Description |
---|---|
class |
CylinderBasedVolumeOfInterest
Describes a VOI consisting of a cylinder with one cone on top and one cone on the bottom.
|
class |
PolygonBasedVolumeOfInterest
VOI based on a polygon definition which is identical for each slice.
|
class |
VolumeOfInterest
An abstract description of an arbitrary volume-of-interest (VOI).
|