[Rtk-users] JosephForwardProjectionImageFilter - output intensity problem

Thibault Pelletier thibault.pelletier at kitware.com
Wed Aug 11 05:44:07 EDT 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: <https://public.kitware.com/pipermail/rtk-users/attachments/20210811/de70dcac/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: forward_projection_sinogram.png
Type: image/png
Size: 130015 bytes
Desc: not available
URL: <https://public.kitware.com/pipermail/rtk-users/attachments/20210811/de70dcac/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: projection_stack_sinogram.png
Type: image/png
Size: 107628 bytes
Desc: not available
URL: <https://public.kitware.com/pipermail/rtk-users/attachments/20210811/de70dcac/attachment-0004.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: <https://public.kitware.com/pipermail/rtk-users/attachments/20210811/de70dcac/attachment-0005.png>


More information about the Rtk-users mailing list