SPECT image reconstruction tools in Julia
https://github.com/JuliaImageRecon/SPECTrecon.jl
This repo provides forward and back-projection methods for SPECT image reconstruction.
It also has methods for ML-EM and ML-OS-EM image reconstruction.
For examples with graphics, see the documentation. The examples include an illustration of how to integrate deep learning into SPECT reconstruction.
Tested with Julia ≥ 1.10.
-
Pytorch/GPU version: https://github.com/ZongyuLi-umich/SPECTrecon-pytorch
-
Julia/GPU version: CuSPECTrecon.jl.
Designed for use with the Michigan Image Reconstruction Toolbox (MIRT) or similar frameworks.