Custom Image Phantom & Sinograms #56
Replies: 2 comments 7 replies
-
The right image above is the reconstructed image, it is not the sinogram! The sinogram is
You already did with
No it is not. The code just computes line integrals of the objects you provide. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hey! I was working on implementing the sinograms.jl package to create a QRM phantom. Since the original examples were given using the Shepp Logan phantom, some parameters had to be tweaked to make the CT Fan Scanner work for the new phantom. Below are the results and code.
The sinogram had many crossing lines through it, which was fixed by increasing the number of angular samples. This however introduced blurriness to the image.
I have a few questions on this package:
Beta Was this translation helpful? Give feedback.
All reactions