public class MotionCompensatedSubVolumeBackprojector extends SubVolumeBackprojector
Constructor and Description |
---|
MotionCompensatedSubVolumeBackprojector() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBibtexCitation()
Returns the citation in bibTex format
|
java.lang.String |
getMedlineCitation()
Returns the citation in Medline format
|
java.lang.String |
getName() |
java.lang.String |
getToolName()
returns the name of the actual tool which was used.
|
void |
initializeProjectionVolume()
creates an empty projection volume.
|
void |
prepareForSerialization()
Sets all data objects in the serialized object to null which do not implement the Serializable interface.
|
configure
backproject, clone, close, isFastVOIMode, setConfiguration, setFastVOIMode, setMaxI, setMaximumVolumeOfInterest, setMaximumVolumeOfInterest
isDeviceDependent
applyHounsfieldScaling, getGeometry, setProjectionVolume, updateVolume
feedFilter, getContext, process, run, setContext, setShowStatus, setSink, start
getFilterTools, isConfigured, setConfigured, toString
public MotionCompensatedSubVolumeBackprojector()
public java.lang.String getName()
getName
in interface ProjectionSink
getName
in class SubVolumeBackprojector
public void initializeProjectionVolume()
ReconstructionFilter
initializeProjectionVolume
in class SubVolumeBackprojector
public void prepareForSerialization()
SafeSerializable
prepareForSerialization
in interface SafeSerializable
prepareForSerialization
in class SubVolumeBackprojector
public java.lang.String getBibtexCitation()
Citeable
getBibtexCitation
in interface Citeable
getBibtexCitation
in class SubVolumeBackprojector
public java.lang.String getMedlineCitation()
Citeable
getMedlineCitation
in interface Citeable
getMedlineCitation
in class SubVolumeBackprojector
public java.lang.String getToolName()
ImageFilteringTool
getToolName
in class SubVolumeBackprojector