2D sinogram
Closed this issue · 1 comments
rasad-hub commented
Hello, I have a two-dimensional sinogram matrix that I prepared from Phantom, how can I reconstruct this two-dimensional sinogram with package algorithms? Do I need to make the sinogram three-dimensional by manipulating it in MATLAB?
AnderBiguri commented
Hi! you can have a look at the 2D demo: https://github.com/CERN/TIGRE/blob/master/MATLAB/Demos/d16_2Dtomography.m
Let me know if you have any questions.