<div dir="ltr"><div>Hi,</div><div>You can check ITK guidelines <a href="https://itk.org/ITKSoftwareGuide/html/Book1/ITKSoftwareGuide-Book1ch9.html">https://itk.org/ITKSoftwareGuide/html/Book1/ITKSoftwareGuide-Book1ch9.html</a> section 9.5.</div><div>It can be pretty straightforward. But there are quite often subtleties. The basic idea: create one .wrap file with the same name as the header file of the filter and implement it following existing examples, e.g.</div><div><a href="https://github.com/RTKConsortium/RTK/blob/master/wrapping/rtkFourDConjugateGradientConeBeamReconstructionFilter.wrap">https://github.com/RTKConsortium/RTK/blob/master/wrapping/rtkFourDConjugateGradientConeBeamReconstructionFilter.wrap</a></div><div>You can let the CI compile by creating a pull request or try to compile it locally by activating python wrapping in ITK.</div><div>I can try to do it for you if it does not work quickly for you.<br></div><div>Simon<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 7, 2023 at 5:47 PM Valentin Hamaide <<a href="mailto:Valentin.Hamaide@iba-group.com">Valentin.Hamaide@iba-group.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 class="msg-134106500108611768">
<div lang="EN-US" style="overflow-wrap: break-word;">
<div class="m_-134106500108611768WordSection1">
<p class="MsoNormal">Hello,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I am currently using RTK with Python wrappings.<u></u><u></u></p>
<p class="MsoNormal">I wanted to try the FourDROOSTERConeBeamReconstructionFilter but I see that there are no python wrappings.<u></u><u></u></p>
<p class="MsoNormal">How can I generate this python wrapping? Are there some guidelines somewhere on how to do this?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Best,<u></u><u></u></p>
<p class="MsoNormal">Valentin<u></u><u></u></p>
</div>
</div>
_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:rtk-users@openrtk.org" target="_blank">rtk-users@openrtk.org</a><br>
<a href="https://www.creatis.insa-lyon.fr/mailman/listinfo/rtk-users" rel="noreferrer" target="_blank">https://www.creatis.insa-lyon.fr/mailman/listinfo/rtk-users</a><br>
</div></blockquote></div>