hanyoseob / python-ART

Algebraic Reconstruction Technique (ART)

Home Page:https://github.com/hanyoseob/python-ART

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ART

Title

Algebraic Reconstruction Technique (ART)

Abstract

The algebraic reconstruction technique (ART) is an iterative reconstruction technique used in computed tomography. It reconstructs an image from a series of angular projections (a sinogram). Gordon, Bender and Herman first showed its use in image reconstruction; whereas the method is known as Kaczmarz method in numerical linear algebra.

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

Definition

alt text

Results

alt text