public class SimpleIterativeReconstruction extends ReconstructionFilter
Constructor and Description |
---|
SimpleIterativeReconstruction() |
Modifier and Type | Method and Description |
---|---|
ImageFilteringTool |
clone()
Creates a clone of the filter with the same configuration as the original.
|
void |
configure()
Configures the object before execution
|
java.lang.String |
getBibtexCitation()
Returns the citation in bibTex format
|
java.lang.String |
getMedlineCitation()
Returns the citation in Medline format
|
java.lang.String |
getToolName()
returns the name of the actual tool which was used.
|
boolean |
isDeviceDependent()
returns true, if the filter models or compensates device dependent, i.e.
|
applyHounsfieldScaling, getGeometry, initializeProjectionVolume, prepareForSerialization, setProjectionVolume, updateVolume
close, feedFilter, getContext, getName, process, run, setContext, setShowStatus, setSink, start
getFilterTools, isConfigured, setConfigured, toString
public ImageFilteringTool clone()
ImageFilteringTool
clone
in class ImageFilteringTool
public java.lang.String getToolName()
ImageFilteringTool
getToolName
in class ImageFilteringTool
public boolean isDeviceDependent()
ImageFilteringTool
isDeviceDependent
in class ImageFilteringTool
public void configure() throws java.lang.Exception
GUIConfigurable
java.lang.Exception
- may happenpublic java.lang.String getBibtexCitation()
Citeable
public java.lang.String getMedlineCitation()
Citeable