dmpelt / pymrfbp

Python implementation of the MR-FBP tomographic reconstruction method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python implementation of the MR-FBP tomographic reconstruction method

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Shell 0.2%