X Tutup
The Wayback Machine - https://web.archive.org/web/20201215192118/https://github.com/hanyoseob/python-ART
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
img
 
 
 
 
 
 
 
 
 
 

README.md

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

You can’t perform that action at this time.
X Tutup