[Rtk-users] fdk artefact, sourceOffsetY
Mathieu DUPONT
mdupont at cppm.in2p3.fr
Fri Feb 6 12:27:13 EST 2015
Hello rtk users,
I try to use RTK for reconstruction in my lab but I encounter some problems.
I try to reconstruct a simulated spheroid. I join my phantom text file (SheppLogan.txt).
If I set source_y=0, I get a correct (I guess) reconstruction, see the joined figure1.png. I use the followind set of commands :
rtksimulatedgeometry -n 180 --sdd=508.1658133423730 --sid=242.7169928585076 --proj_iso_x=-53.500206362627239 --proj_iso_y=-10.768620138555379 --source_y=0 -o geometry.xml && rtkprojectgeometricphantom -g geometry.xml -o /tmp/tmpfs/projections.mha --spacing 1 --dimension 512 --phantomfile SheppLogan.txt && rtkfdk -v -p /tmp/tmpfs/ -r projections.mha -o /tmp/tmpfs/fdk_ccd.mha -g geometry.xml --spacing 0.07 --origin -20,14,-20 --dimension 600,600,600 --hardware="cuda"
But If I set source_y=15, I obtain some strange artefacts as you can see on figure2.png. Do you know the origin of this pattern (the vertical one) ? Is it normal ? Or my geometry is completely wrong ? If I use rtksart, this artefact doesn't exist.
Thanks in advance and thanks for this nice toolkit.
regards,
Mathieu Dupont
-------------- next part --------------
A non-text attachment was scrubbed...
Name: figure1.png
Type: image/png
Size: 28287 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20150206/2daa7bdd/attachment-0016.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: figure2.png
Type: image/png
Size: 80102 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20150206/2daa7bdd/attachment-0017.png>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: SheppLogan.txt
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20150206/2daa7bdd/attachment-0008.txt>
More information about the Rtk-users
mailing list