What is Tomography Toolbox?
Tomography Toolbox is a collection of functions that extend the capability of the MATLAB® (+ Image Processing Tooolbox) numeric computing environment. The toolbox supports a wide range of functions for tomography, including:
Almost all of the toolbox functions are MATLAB m-files, a series of MATLAB statements that implement specialized algorithms. You can view the MATLAB code for these functions using the statement edit function_name.
You can extend the capabilities of the Image Processing Toolbox by writing your own m-files, or by using the toolbox in combination with other toolboxes, such as the Signal Processing Toolbox and the Wavelet Toolbox.