Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 591 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 591 Bytes

Monte

MonteCarlo simulation code for radiation transport of CT/CBCT written in C++/CUDA.

monte_cpp

MonteCalro simulation of photon tracking for CBCT writen in C++ Geometry of simulation is as figure.

monte_cu

MonteCalro simulation of photon tracking for CBCT writen in CUDA.

reconstruction

FBP reconstruction programs for CT and FDK programs for CBCT.