public abstract class IterativeReconstruction extends ReconstructionFilter
Constructor and Description |
---|
IterativeReconstruction() |
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
|
boolean |
isDeviceDependent()
returns true, if the filter models or compensates device dependent, i.e.
|
abstract void |
iterativeReconstruct() |
applyHounsfieldScaling, getGeometry, initializeProjectionVolume, prepareForSerialization, setProjectionVolume, updateVolume
close, feedFilter, getContext, getName, process, run, setContext, setShowStatus, setSink, start
getFilterTools, getToolName, isConfigured, setConfigured, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBibtexCitation, getMedlineCitation
public abstract void iterativeReconstruct() throws java.lang.Exception
java.lang.Exception
public void configure() throws java.lang.Exception
GUIConfigurable
java.lang.Exception
- may happenpublic ImageFilteringTool clone()
ImageFilteringTool
clone
in class ImageFilteringTool
public boolean isDeviceDependent()
ImageFilteringTool
isDeviceDependent
in class ImageFilteringTool