<div dir="ltr"><div>Hi Gabriele,</div><div>You can check the example <a href="https://github.com/SimonRit/RTK/blob/master/examples/FirstReconstruction/FirstCudaReconstruction.py" target="_blank">here</a>. Note, however, that the CUDA python packages are still not distributed. The ones on pypi only have CPU code. So you would need to compile the python wrappings, which would require the three CMake options ITK_WRAP_PYTHON=ON, Module_RTK=ON, RTK_USE_CUDA=ON.</div><div>Simon<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 1, 2021 at 3:35 PM Gabriele Belotti <<a href="mailto:gabriele.belotti.bergamo@gmail.com" target="_blank">gabriele.belotti.bergamo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><p class="MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri,sans-serif"><span lang="EN-IE">Hello
everyone,<br>
<br>
I was trying to convert a simple CPU reconstruction script using RTK in python
to a GPU based one. However, due to my autocompletion not being able to work
properly and my inexperience with RTK in python, I’m failing to set the proper
back projection filter to <i>fdk_cone_beam_reconstruction_filter.<br>
</i>Can anyone share a simple example or guide me in the right direction?<br>
<br>
Thank you in advance,<br>
Gabriele</span></p></div>
_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com" target="_blank">Rtk-users@public.kitware.com</a><br>
<a href="https://public.kitware.com/mailman/listinfo/rtk-users" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/rtk-users</a><br>
</blockquote></div>