[Rtk-users] How do I compile the files in the wrapping folder?

雅之 服部 masayuki.h.0215 at gmail.com
Mon Jan 17 17:26:36 EST 2022


Dear rtk-users

I look at the following question and I want to compile the python wrappings.

But I didn't know how to do it. I haven't used ITK so much, so I don't know.

I would appreciate it if you could tell me..

Thank you.

[Rtk-users] Python RTK + CUDA
<https://public.kitware.com/pipermail/rtk-users/2021-September/011102.html>
 *Gabriele Belotti in *September2021

”””Hi Gabriele,

You can check the example here
<https://github.com/SimonRit/RTK/blob/master/examples/FirstReconstruction/FirstCudaReconstruction.py>.
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.
Simon

”””
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/rtk-users/attachments/20220118/a5525f99/attachment.htm>


More information about the Rtk-users mailing list