Skip to content

Julia wrapper of ASTRA toolbox forward projection codes

Notifications You must be signed in to change notification settings

JuliaTomo/TomoForward.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to TomoForward.jl

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

Install Julia and in Julia REPL,

] add https://github.com/JuliaTomo/TomoForward.jl

Examples

Please see codes in examples folder.

Features

Forward projection

Forward operator for 2D image as a sparse matrix

  • 2D paralleal beam with line and strip projection model. Ported from [1]

Reference

About

Julia wrapper of ASTRA toolbox forward projection codes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages