public class TrajectoryParkerWeightingTool extends ParkerWeightingTool
Constructor and Description |
---|
TrajectoryParkerWeightingTool() |
Modifier and Type | Method and Description |
---|---|
void |
configure()
Configures the object before execution
|
java.lang.String |
getToolName()
returns the name of the actual tool which was used.
|
applyToolToImage, clone, computeParkerWeights1D, computeParkerWeights1D, computeScanRange, getBibtexCitation, getDetectorWidth, getMedlineCitation, getNumberOfProjections, getPixelDimensionX, getPrimaryAngles, getSourceToDetectorDistance, isDeviceDependent, linearWeight, normalizePrimaryAngleRange, setConfiguration, setDetectorWidth, setNumberOfProjections, setPixelDimensionX, setPrimaryAngles, setSourceToDetectorDistance
getFilteredImage, getImageIndex, getProcessName, prepareForSerialization, run, setImageIndex, setImageProcessor, setLatch
getFilterTools, isConfigured, setConfigured, toString
public void configure() throws java.lang.Exception
GUIConfigurable
configure
in interface GUIConfigurable
configure
in class ParkerWeightingTool
java.lang.Exception
- may happenpublic java.lang.String getToolName()
ImageFilteringTool
getToolName
in class ParkerWeightingTool