Recent Articles



































Tomographic reconstruction



         


The mathematical basis for tomographic imaging was laid down by Johann Radon. It is applied in Computed Tomography to obtain cross-sectional images of patients. This article applies in general to tomographic reconstruction for all kinds of tomography, but some of the terms and physical descriptions refer directly to X-ray computed tomography.

The projection of an object at a given angle, <math>\theta<math> is made up of a set of line integrals. In X-ray CT, the line integral represents the total attenuation of the beam of x-rays as it travels in a straight line through the object. As mentioned above, the resulting image is a 2D (or 3D) model of the attenuation coefficient. That is, we wish to find the image <math>\mu(x,y)<math>. The simplest and easiest to visualise method of scanning is the system of parallel projection, as used in the first scanners. For this discussion we consider the data to be collected as a series of parallel rays, at position r, across a projection at angle <math>\theta<math>. This is repeated for various angles. Attenuation occurs exponentially in tissue:

<math>I = I_0\exp^{\int\mu(x)ds}<math>

where <math>\mu(x)<math> is the attenuation coefficient at position x along the ray path. Therefore generally the total attenuation of a ray at position r, on the projection at angle <math>\theta<math>, is given by the line integral:

<math>p(r,\theta) = \ln (I/I_0) = \int\mu(x,y)ds<math>

Using the coordinate system of Figure 1, the value of r onto which the point (x,y) will be projected at angle <math>\theta<math> is given by:

<math>x\cos\theta + y\sin\theta = r\ <math>

So the equation above can be rewritten as

<math>p(r,\theta)=\int^\infty_{-\infty}\int^\infty_{-\infty}f(x,y)\delta(x\cos\theta+y\sin\theta-r)dxdy<math>

where <math>f(x,y)<math> represents <math>\mu(x,y)<math>. This function is known as the Radon transform (or sinogram) of the 2D object, which tells us that if we had an infinite number of one-dimensional projections of an object taken at an infinite number of angles, we could perfectly reconstruct the original object, <math>f(x,y)<math>. So to get <math>f(x,y)<math> back, from the above equation means finding the inverse Radon transform.

Yet to be finished.

[Top]

Suggested reading and external links






  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License