Reconstruction of Image from Simple Back Projection

版本 1.1.0.0 (2.8 KB) 作者: Shrinivas
Reconstruction of Image from projections
1.4K 次下载
更新时间 2013/6/19

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Biomedical Imaging 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Two functions inputsbp() and choosesbp() are added

1.0.0.0