2D CPU algorithms let you perform forward projections, backprojections and reconstructions of 2D objects. They all require a projector object to specify the implicit projection weight matrix.
The available algorithms are:
| name | description |
|---|---|
| [FP] | Forward projection |
| [BP] | Backprojection |
| [FBP] | Filtered backprojection reconstruction |
| [SIRT] | SIRT reconstruction |
| [SART] | SART reconstruction |
| [ART] | ART reconstruction |
| [CGLS] | CGLS reconstruction |
Documentation: ART
Documentation: BP
Documentation: CGLS
Documentation: FBP
Documentation: FP
Documentation: SART
Documentation: SIRT
Documentation: astra_mex_algorithm
Documentation: astra_struct