|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.filtering.ImageFilteringTool
edu.stanford.rsl.konrad.filtering.multiprojection.MultiProjectionFilter
edu.stanford.rsl.konrad.reconstruction.ReconstructionFilter
edu.stanford.rsl.konrad.reconstruction.SuperShortScanBackprojection
@Deprecated public abstract class SuperShortScanBackprojection
Constructor Summary | |
---|---|
SuperShortScanBackprojection()
Deprecated. |
Method Summary | |
---|---|
void |
close_old()
Deprecated. |
void |
close()
Deprecated. |
void |
configure()
Deprecated. Configures the object before execution |
java.lang.String |
getBibtexCitation()
Deprecated. Returns the citation in bibTex format |
java.lang.String |
getMedlineCitation()
Deprecated. Returns the citation in Medline format |
java.lang.String |
getName()
Deprecated. |
void |
prepareForSerialization()
Deprecated. Sets all data objects in the serialized object to null which do not implement the Serializable interface. |
void |
process(ij.process.ImageProcessor img,
int index)
Deprecated. |
Methods inherited from class edu.stanford.rsl.konrad.reconstruction.ReconstructionFilter |
---|
applyHounsfieldScaling, getGeometry, initializeProjectionVolume, setProjectionVolume, updateVolume |
Methods inherited from class edu.stanford.rsl.konrad.filtering.multiprojection.MultiProjectionFilter |
---|
feedFilter, getContext, run, setContext, setShowStatus, setSink, start |
Methods inherited from class edu.stanford.rsl.konrad.filtering.ImageFilteringTool |
---|
clone, getFilterTools, getToolName, isConfigured, isDeviceDependent, setConfigured, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SuperShortScanBackprojection()
Method Detail |
---|
public void configure() throws java.lang.Exception
GUIConfigurable
java.lang.Exception
- may happenpublic java.lang.String getName()
getName
in interface ProjectionSink
getName
in class MultiProjectionFilter
public void process(ij.process.ImageProcessor img, int index) throws java.lang.Exception
process
in interface ProjectionSink
process
in class MultiProjectionFilter
java.lang.Exception
public void close()
close
in interface ProjectionSink
close
in class MultiProjectionFilter
public void close_old() throws java.lang.Exception
java.lang.Exception
public void prepareForSerialization()
SafeSerializable
prepareForSerialization
in interface SafeSerializable
prepareForSerialization
in class ReconstructionFilter
public java.lang.String getBibtexCitation()
Citeable
public java.lang.String getMedlineCitation()
Citeable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |