|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.phantom.renderer.PhantomRenderer
edu.stanford.rsl.konrad.phantom.renderer.AnalyticPhantomProjector
public class AnalyticPhantomProjector
will implement a version which streams projections as they are projected. To be implemented at some point in the future....
Constructor Summary | |
---|---|
AnalyticPhantomProjector()
|
Method Summary | |
---|---|
void |
configure()
Configures the object before execution |
ij.ImagePlus |
createPhantom()
Method to start the voxelization of the phantom. |
java.lang.String |
getBibtexCitation()
Returns the citation in bibTex format |
java.lang.String |
getMedlineCitation()
Returns the citation in Medline format |
ij.process.ImageProcessor |
getNextProjection()
Returns the next projection. |
java.lang.String |
toString()
Returns the name of the phantom |
Methods inherited from class edu.stanford.rsl.konrad.phantom.renderer.PhantomRenderer |
---|
createEmptyVolume, getCurrentProjectionNumber, getNextProjection, getPhantoms, isConfigured |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AnalyticPhantomProjector()
Method Detail |
---|
public ij.process.ImageProcessor getNextProjection()
ProjectionSource
ProjectionSource.getCurrentProjectionNumber()
,
ProjectionSource.getNextProjection(IndividualImagePipelineFilteringTool tool)
public ij.ImagePlus createPhantom()
PhantomRenderer
createPhantom
in class PhantomRenderer
public java.lang.String toString()
PhantomRenderer
toString
in class PhantomRenderer
public java.lang.String getBibtexCitation()
Citeable
public java.lang.String getMedlineCitation()
Citeable
public void configure() throws java.lang.Exception
GUIConfigurable
java.lang.Exception
- may happen
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |