Reconstruction of Image from Simple Back Projection

Versión 1.1.0.0 (2,75 KB) por Shrinivas
Reconstruction of Image from projections
1,4K descargas
Actualizado 19 jun 2013

Ver licencia

Reference: http://www.dspguide.com/ch25/5.htm
A basic problem in imaging with x-rays (or other penetrating radiation) is that a two-dimensional image is obtained of a three-dimensional object. This means that structures can overlap in the final image, even though they are completely separate in the object. This is particularly troublesome in medical diagnosis where there are many anatomic structures that can interfere with what the physician is trying to see. During the 1930's, this problem was attacked by moving the x-ray source and detector in a coordinated motion during image formation. From the geometry of this motion, a single plane within the patient remains in focus, while structures outside this plane become blurred. This is analogous to a camera being focused on an object at 5 feet, while objects at a distance of 1 and 50 feet are blurry. These related techniques based on motion blurring are now collectively called classical tomography. The word tomography means "a picture of a plane."

Citar como

Shrinivas (2024). Reconstruction of Image from Simple Back Projection (https://www.mathworks.com/matlabcentral/fileexchange/42266-reconstruction-of-image-from-simple-back-projection), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2009a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Biomedical Imaging en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Two functions inputsbp() and choosesbp() are added

1.0.0.0