Algebraic Reconstruction Technique

The Algebraic Reconstruction Technique (ART) is a class of iterative algorithms used in computed tomography. These reconstruct an image from a series of angular projections (a sinogram). Gordon, Bender and Herman first showed its use in image reconstruction;[1] whereas the method is known as Kaczmarz method in numerical linear algebra.[2][3]

ART can be considered as an iterative solver of a system of linear equations. The values of the pixels are considered as variables collected in a vector , and the image process is described by a matrix . The measured angular projections are collected in a vector . Given a real or complex matrix and a real or complex vector , respectively, the method computes an approximation of the solution of the linear systems of equations as in the following formula,

where , is the i-th row of the matrix , is the i-th component of the vector , and is a relaxation parameter. The above formulae gives a simple iteration routine.

An advantage of ART over other reconstruction methods (such as filtered backprojection) is that it is relatively easy to incorporate prior knowledge into the reconstruction process. ART falls into the category of Iterative reconstruction techniques.

For further details see Kaczmarz method.

References

  1. Gordon, R; Bender, R; Herman, GT (December 1970). "Algebraic reconstruction techniques (ART) for three-dimensional electron microscopy and x-ray photography". Journal of Theoretical Biology. 29 (3): 471–81. doi:10.1016/0022-5193(70)90109-8. PMID 5492997.
  2. Herman, Gabor T. (2009). Fundamentals of computerized tomography : image reconstruction from projections (2nd ed.). Dordrecht: Springer. ISBN 978-1-85233-617-2.
  3. Natterer, F. (1986). The mathematics of computerized tomography. Stuttgart: B.G. Teubner. ISBN 0-471-90959-9.


This article is issued from Wikipedia - version of the 11/1/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.