Skip to content

LazzyIzzi/ImageJPlugins_CT_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

ImageJPlugins_CT_Tools

ImageJ UI examples calling the MuMassCalculator library.

The plugins in this folder create a virtual microCT scanner. A full description can be found here.

  • There are calculators for computing attenuation coefficients.
  • Finding the X-ray energy from attenuation coefficients and coefficient ratios.
  • Displaying mass attenuation spectra of compounds.
  • Examining the hardening of an conventional X-ray intensity distribution as it passes from source to detector.
  • CT scanning images and image stacks with fan-beam or parallel-beam monochromatic and conventional X-ray sources.
  • Reconstructing parallel-beam sinograms.
  • Estimating optimal polynomial coefficients for correcting beam-hardening artifact.

Caveats: The virtual scanners do not model noise. The detector in the virtual scanner reports absorbed counts based only on the detector material and thickness. Real detectors are much more complicated.

Dependencies: MuMassCalculatorJava8Lib, GenericDialogAddins.

ImageJ_CT_ToolsBundle_Java8.jar contains all you need to create a virtual CT lab.