pyirt: The Image Ray Transform in Python

A fast implementation of the image ray transform using numpy, PIL and f2py. Known to work on python 2.6, but should probably work on other versions too. If you have any bug reports, questions or suggestions, send them to ahc08r@ecs.soton.ac.uk and I'll try and help you.

Documentation

Can be found here. Or downloaded [pdf] [zip].

Downloads

pyirt 1.0

Uses compiled C extensions so you'll need to build and install it with "python setup.py install" if you download the source distribution.

Some example parameter specification files [zip]