Package | Description |
---|---|
edu.stanford.rsl.conrad.filtering |
Contains classes for filtering of image data.
|
edu.stanford.rsl.conrad.io |
Contains classes for input and output of data.
|
edu.stanford.rsl.conrad.phantom.renderer |
Contains classes to render the phantoms.
|
edu.stanford.rsl.conrad.pipeline |
Contains classes to enable pipeline processing.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtremeValueTruncationFilter
This filter thresholds the values in imageProcessors.
|
Modifier and Type | Method and Description |
---|---|
void |
FileProjectionSource.getNextProjection(IndividualImagePipelineFilteringTool tool) |
Modifier and Type | Method and Description |
---|---|
void |
PhantomRenderer.getNextProjection(IndividualImagePipelineFilteringTool tool) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectionSource.getNextProjection(IndividualImagePipelineFilteringTool tool)
Writes the next projection into an IndividualImagePipelineFiltering tool, i.e.
|
void |
ParallelImageFilterSink.getNextProjection(IndividualImagePipelineFilteringTool tool) |