tomboulier / dcc-translation

Source code from the conference paper "Consistency of Fan-beam Projections of a Translating Object Along an Arc of a Circle"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI python-app_workflow

Data Consistency Conditions for a translating object

This is the source code from the following paper:

Consistency of Fan-beam Projections of a Translating Object Along an Arc of a Circle Boulier, T., Clackdoyle, R., Lesaint, J., & Desbat, L. Proceedings of the Fifth International Conference on Image Formation in X-Ray Computed Tomography (CT-Meeting).

Installation

First, go to the folder containing the scripts:

cd code/src

Then, install all packages needed with the following command:

pip install -r requirements.txt

Finally, run the main script as follows:

python main.py

About

Source code from the conference paper "Consistency of Fan-beam Projections of a Translating Object Along an Arc of a Circle"

License:MIT License


Languages

Language:TeX 88.6%Language:Python 11.3%Language:Makefile 0.1%