Simulation of CT acquisition process and volume reconstruction.
- Points inside the model:
- Initial scanning configuration:
- First projection:
- Phantom visualization:
- Reconstruction using SimpleITK and viewed with napari
- Volume rendered in quad view
- Real volume captured with Zeiss Metrotom rendered in quad view
References: I can't find where the wolf's 3d model came from.
-
Dependencies
Python based reconstruction depends on SimpleITK
pip install SimpleITK
Python visualization depends on napari package
pip install napari[all]
CUDA 12.8
Qt 6.9.1