public class LolaBunnyBackprojector extends VOIBasedReconstructionFilter
Constructor and Description |
---|
LolaBunnyBackprojector() |
Modifier and Type | Method and Description |
---|---|
void |
backproject(Grid2D projection,
int projectionNumber)
Backprojects a single projection into the reconstruction space.
|
java.lang.String |
getMedlineCitation()
Returns the citation in Medline format
|
java.lang.String |
getToolName()
returns the name of the actual tool which was used.
|
clone, close, configure, getBibtexCitation, getName, isFastVOIMode, prepareForSerialization, setConfiguration, setFastVOIMode, setMaxI, setMaximumVolumeOfInterest, setMaximumVolumeOfInterest
isDeviceDependent
applyHounsfieldScaling, getGeometry, initializeProjectionVolume, setProjectionVolume, updateVolume
feedFilter, getContext, process, run, setContext, setShowStatus, setSink, start
getFilterTools, isConfigured, setConfigured, toString
public void backproject(Grid2D projection, int projectionNumber)
FBPReconstructionFilter
backproject
in class VOIBasedReconstructionFilter
projection
- the projection to backprojectprojectionNumber
- the number of the projection in the data set. This is used to identify the correct projection matrix.public java.lang.String getMedlineCitation()
Citeable
getMedlineCitation
in interface Citeable
getMedlineCitation
in class VOIBasedReconstructionFilter
public java.lang.String getToolName()
ImageFilteringTool
getToolName
in class VOIBasedReconstructionFilter