Index
All Classes|All Packages
I
- imageToBremsstrahlungFanBeamSinogram(FanProjectors.BremFanParams, float[], int, int) - Method in class jhd.Projection.FanProjectors
-
Requires a segmented 2D float image where each material has been assigned an integer tag Requires image pixel size units in CM Requires the chemical formula and density of each tagged component The tags are converted to x-ray cross-sections over a range of x-ray energies Projections are calculated using a simplified Source,Filter,Sample,Detector model The model records photon counts and converts those to measured sample attenuation Used to validate beam hardening correction methods.
- imageToBremsstrahlungFanBeamSinogram2(FanProjectors.BremFanParams, float[], int, int) - Method in class jhd.Projection.FanProjectors
-
Requires a segmented 2D float image where each material has been assigned an integer tag Requires image pixel size units in CM Requires the chemical formula and density of each tagged component The tags are converted to x-ray cross-sections over a range of x-ray energies Projections are calculated using a simplified Source,Filter,Sample,Detector model The model records photon counts and converts those to measured sample attenuation Used to validate beam hardening correction methods.
- imageToBremsstrahlungParallelSinogram(ParallelProjectors.BremParallelParams, float[], int, int) - Method in class jhd.Projection.ParallelProjectors
-
Creates a parallel beam sinogram of a tagged image using a filtered bremsstrahlung X-ray source, parallel projection, and scintillation detector.
- imageToBremsstrahlungParallelSinogram2(ParallelProjectors.BremParallelParams, float[], int, int) - Method in class jhd.Projection.ParallelProjectors
-
Creates a parallel beam sinogram of a tagged image using a filtered bremsstrahlung X-ray source, parallel projection, and scintillation detector.
- imageToFanBeamSinogram(float[], int, int, float, float, float, int, boolean) - Method in class jhd.Projection.FanProjectors
-
Creates a sinogram from an image using Fan Beam projection
- imageToFanBeamSinogram(float[], int, int, FanProjectors.FanParams, boolean) - Method in class jhd.Projection.FanProjectors
-
Wrapper method that accepts the parameter block instead of arguments.
- imageToParallelSinogram(float[], int, int, int) - Method in class jhd.Projection.ParallelProjectors
-
Creates a sinogram from an image using parallel projection
- Interpolation - Class in jhd.MathTools
-
Special purpose static functions
- Interpolation() - Constructor for class jhd.MathTools.Interpolation
All Classes|All Packages