[Rtk-users] JosephForwardProjectionImageFilter - output intensity problem

Thibault Pelletier thibault.pelletier at kitware.com
Wed Aug 11 11:44:07 CEST 2021


Hi everyone,

I'm currently implementing the NMAR algorithm using RTK and I have a
problem regarding the forward projection step.

To make sure my building blocks are correct, I decided to first read my
projection stack using the rtk::ProjectionsReader class, do a FDK Cone Beam
reconstruction and forward project this reconstructed image using the
rtk::JosephForwardProjectionImageFilter class.

I then compare the images that I have after reading my projection stack
with the images that I have after my JosephForwardProjectionImageFilter
pass.

My problem is that the values I obtain are quite different (sinogram of the
images attached).
The forward projected images are overall 1.7 times brighter than the reader
images.

Does anyone have an insight on what I could be doing wrong?

Thanks in advance,
Thibault
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/rtk-users/attachments/20210811/de70dcac/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: forward_projection_sinogram.png
Type: image/png
Size: 130015 bytes
Desc: not available
URL: <http://www.creatis.insa-lyon.fr/pipermail/rtk-users/attachments/20210811/de70dcac/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: projection_stack_sinogram.png
Type: image/png
Size: 107628 bytes
Desc: not available
URL: <http://www.creatis.insa-lyon.fr/pipermail/rtk-users/attachments/20210811/de70dcac/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: forward_divided_by_stack.png
Type: image/png
Size: 81278 bytes
Desc: not available
URL: <http://www.creatis.insa-lyon.fr/pipermail/rtk-users/attachments/20210811/de70dcac/attachment-0002.png>


More information about the Rtk-users mailing list