Uses of Class
jhd.Projection.ParallelProjectors.BremParallelParams
| Package | Description |
|---|---|
| jhd.Projection |
Contains methods to create parallel or fan beam sinograms from square floating point images using either simple re-projection or a simulated X-ray CT Scanner
|
-
Uses of ParallelProjectors.BremParallelParams in jhd.Projection
Methods in jhd.Projection with parameters of type ParallelProjectors.BremParallelParams Modifier and Type Method Description float[]ParallelProjectors. imageToBremsstrahlungParallelSinogram(ParallelProjectors.BremParallelParams ctSet, float[] image, int width, int height)Creates a parallel beam sinogram of a tagged image using a filtered bremsstrahlung X-ray source, parallel projection, and scintillation detector.float[]ParallelProjectors. imageToBremsstrahlungParallelSinogram2(ParallelProjectors.BremParallelParams ctSet, float[] image, int width, int height)Creates a parallel beam sinogram of a tagged image using a filtered bremsstrahlung X-ray source, parallel projection, and scintillation detector.