TomoForward is a Julia wrapper of ASTRA toolbox [1] for tomographic forward projection operators to generate sinogram data from 2D images. (3D will be supported soon)
ProjGeom data structure constructs a projection geometry and its interface is consistent with ASTRA-toolbox.
Install Julia and in Julia REPL,
] add https://github.com/JuliaTomo/TomoForward.jl
Please see codes in examples
folder.
- 2D paralleal beam with line and strip projection model. Ported from [1]