Skip to content

dev-aditya/X-ray-Cone-Beam-Computed-Tomography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

X-ray Cone Beam Computed Tomography

DOI

X-ray Cone-beam Computed tomography (CBCT) is a technique for imaging cross-sections of an object using a series of X-ray measurements taken from different angles around the object. CBCT uses a cone shaped X-ray beam. The projection data acquired at the 2D detector array, which is then reconstructed into a 3D image volume using the FDK reconstruction algorithm.

This repository contains computer program to simulate CBCT.

β”œβ”€β”€ Astra-toolbox
β”‚Β Β  β”œβ”€β”€ img
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ output_10_1.png
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ output_13_0.png
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ output_6_0.png
β”‚Β Β  β”‚Β Β  └── output_8_0.png
β”‚Β Β  β”œβ”€β”€ Phantom3DLibrary.dat
β”‚Β Β  β”œβ”€β”€ Project.py
β”‚Β Β  └── README.md
β”œβ”€β”€ LICENSE
β”œβ”€β”€ MATLAB
β”‚Β Β  β”œβ”€β”€ main
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ back_project.m
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ phantom.m
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ projections.m
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ ramp_filter.m
β”‚Β Β  β”‚Β Β  β”œβ”€β”€ shepp_logan.m
β”‚Β Β  β”‚Β Β  └── ye_yu_wang.m
β”‚Β Β  β”œβ”€β”€ parameter.mat
β”‚Β Β  β”œβ”€β”€ xray_cone_beam_reconstruction_filtered.mlx
β”‚Β Β  └── xray_cone_beam_reconstruction.mlx
β”œβ”€β”€ Python
β”‚Β Β  β”œβ”€β”€ back_projection.py
β”‚Β Β  β”œβ”€β”€ phantom_features.py
β”‚Β Β  β”œβ”€β”€ phatom_const.py
β”‚Β Β  β”œβ”€β”€ projection.py
β”‚Β Β  β”œβ”€β”€ __pycache__
β”‚Β Β  └── ramp.py
└── README.md

About

X-ray Cone Beam Computed Tomography: Simulation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published