[Rtk-users] Question about RTK SART reconstruction

Simon Rit simon.rit at creatis.insa-lyon.fr
Tue Aug 31 13:15:43 EDT 2021


Hi,
Thanks for your interest. Prefer the mailing list (cc) for your
questions. rtkSARTConeBeamReconstructionFilter
can use the GPU by setting GPU forward and backprojectors, simply set the
adequate projector. For example, check rtksart
<https://github.com/SimonRit/RTK/blob/master/applications/rtksart/rtksart.cxx>
the command line options
<https://github.com/SimonRit/RTK/blob/master/applications/rtkprojectors_section.ggo>
CudaRayCast, CudaVoxelBased are used to set GPU projectors. CudaVoxelBased
is the most efficient BP but CudaRayCast is matched to the corresponding BP.
Cheers,
Simon

On Tue, Aug 31, 2021 at 6:31 PM Jillian Yuan <yu.yuan at mail.mcgill.ca> wrote:

> Dear Simon,
>
> Hope this email finds you well.
>
> I want to use RTK package for SART reconstruction, and I only find the
> file 'rtkSARTConeBeamReconstructionFilter'. I am wondering if RTK
> supports SART reconstruction using CUDA/GPU, or only CPU at this moment?
>
> Thank you so much. Looking forward for your reply.
>
> Best regards,
> Jillian
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/rtk-users/attachments/20210831/77e3f933/attachment.htm>


More information about the Rtk-users mailing list