This is the repository for the programming part of my bachelor thesis. It contains a rudimentary implementation of the filtered backprojection algorithm (using parallel scanning geometry) and a handfull of tools to work with it.
To run the program, the librarys os, csv, PIL, tkinter, numpy and matplotlib are needed.
Use main.py to start the program.
TODO: Input Options for p,q,...