Reconstruction of Image from Simple Back Projection

Version 1.1.0.0 (2,75 ko) par Shrinivas
Reconstruction of Image from projections
1,4K téléchargements
Mise à jour 19 juin 2013

Afficher la licence

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."

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2009a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Biomedical Imaging dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Two functions inputsbp() and choosesbp() are added

1.0.0.0