Skip to content

fdellekart/PET-Reconstruction

Repository files navigation

PET Reconstruction

Tests

Side project of mine to play around with the reconstruction of Positron Emission Tomography (PET) images and get some hands-on experience in C++.

Forward- and backprojection based on ray tracing using Siddon Algorithm. Currently working on 2D transaxial slices through an image acquired on a Siemens Biograph MMR provided by NiftyPET. Sinogram histogramed from list mode data in PETLINK format.

Simple backprojection of the sinogram:

Unfiltered Backprojection

Reconstruction using Expectation Maximization with 20 Iterations (No corrections for randoms, scatter or anything else):

EM 20 Iterations

About

Basic reconstruction routines for Positron Emission Tomography

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published