From image segmentation to CT simulation

Written by: Franck Vidal
Published on:

Open In Colab Open on GitHub

Summary

This notebook shows how to load a segmented image and you it to create a multi-part sample. It relies on functions built in gVXR, i.e. no third-party software is required. The functionality is multi-threaded to boost performances. It is then used to simulate a CT scan acquisition with gVXR and recontruct it with CIL.

Aims of this session

  1. Load a segmented image and create the multi-part sample.
  2. Use it to simulate a CT scan acquisition with gVXR.
  3. Recontruct the corresponding simulated scan with CIL.