Image reconstruction toolbox

The image reconstruction toolbox is a collection of open source image reconstruction algorithms written in Mathwork's Matlab language. The toolbox includes the following. This software was developed at The University of Michigan by Jeff Fessler and his students.

Downloading

Installing
After downloading, move the tar file to a clean subdirectory before extracting its contents since it installs into the current directory.
Start with the readme file.

Notes
You may freely use and distribute this software as long as you retain the author's name (myself and/or my students) with the software, and if you make changes, please change the file name (like the GNU software license).

Although Matlab is an expensive commercial software package, the toolbox should also run on upcoming release of freemat, an open-source alternative to Matlab.

The code from Dan Yu for level-set based image reconstruction is here: http://www.eecs.umich.edu/~fessler/irt/yu.tar.gz. Unfortunately, that code is completely undocumented, so I cannot support it at all.

We welcome feedback, but do remember that this is open source software so you should study the code before sending bug reports.

The learnCT JAVA tutorial may be of interest too.


Back to Fessler home page