Uses of Class
edu.stanford.rsl.konrad.phantom.renderer.PhantomRenderer

Packages that use PhantomRenderer
edu.stanford.rsl.konrad.phantom.renderer   
 

Uses of PhantomRenderer in edu.stanford.rsl.konrad.phantom.renderer
 

Subclasses of PhantomRenderer in edu.stanford.rsl.konrad.phantom.renderer
 class AnalyticPhantomProjector
          will implement a version which streams projections as they are projected.
 class CylinderPhantomRenderer
          Phantom of a homogeneous cylinder.
 class MetricPhantomRenderer
           
 class ParallelProjectionPhantomRenderer
          Class to enable parallel processing of slices of the target volume.
 class RampProjectionPhantomRenderer
          Class which generates an intensity ramp across the image in each image of the stack.
 class SliceParallelVolumePhantomRenderer
          Class to enable parallel processing of slices of the target volume.
 class VolumePhantomRenderer
           
 

Methods in edu.stanford.rsl.konrad.phantom.renderer that return PhantomRenderer
static PhantomRenderer[] PhantomRenderer.getPhantoms()
          Returns a list of all known numerical phantoms.