View on GitHub

Pymrfbp

Python implementation of the MR-FBP tomographic reconstruction method

Download this project as a .zip file Download this project as a tar.gz file

pymrfbp

Python implementation of the MR-FBP tomographic reconstruction method, published in [1].

To install PyMR-FBP, simply run:

python setup.py install

To use PyMR-FBP, you need installed:

Examples can be found in the 'examples' directory. After installation, the examples can be run to show how the package is used.

[1] Pelt, D. M., & Batenburg, K. J. (2014). Improving Filtered Backprojection Reconstruction by Data-Dependent Filtering. Image Processing, IEEE Transactions on, 23(11), pp. 4750-4762.