Sinograms.jl Documentation
Contents
- Tomography overview
- 2D sinogram geometry
- Parallel-beam tomography
- Fan-beam tomography: arc detector
- Fan-beam tomography: flat detector
- Fan-beam tomography: short scan
- CBCT FDK
- 2D Branchless Distance-driven Projection and Backprojection
- Sinograms.jl Documentation
Overview
Sinograms.jl
is a Julia language package with tools for tomographic image reconstruction, including
- describing ray geometries (parallel beam, fan beam, etc.) ✅
- performing filtered back-projection (FBP) image reconstruction ✅
- system models for iterative reconstruction (WIP)
See the examples.
See also:
- Michigan Image Reconstruction Toolbox (MIRT)
- JuliaImageRecon