<div dir="ltr">Thanks a lot - this looks well suited for what I need, will try it out!<div><br></div><div><br></div><div>Soren<br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 12, 2015 at 1:29 PM, Keraudren, Kevin <span dir="ltr"><<a href="mailto:kevin.keraudren10@imperial.ac.uk" target="_blank">kevin.keraudren10@imperial.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div style="font-family:'Calibri','sans-serif'">Hi,
<div><br>
<div>A quick way is to use cython to interface python and c++, see cyITK there:</div>
<div><a href="https://github.com/lantiga/cyitk" target="_blank">https://github.com/lantiga/cyitk</a></div>
<div><br>
</div>
<div>This is not the same as the SWIG bindings, but should be easier to setup.</div>
<div><br>
</div>
<div>Kind Regards,</div>
<div><br>
</div>
<div>Kevin</div>
<div><br>
</div>
</div><div><div class="h5">
<br>
<div>----- Reply message -----<br>
From: "Soren Christensen" <<a href="mailto:sorench@gmail.com" target="_blank">sorench@gmail.com</a>><br>
To: "<a href="mailto:insight-users@itk.org" target="_blank">insight-users@itk.org</a>" <<a href="mailto:insight-users@itk.org" target="_blank">insight-users@itk.org</a>><br>
Subject: [ITK-users] python wrapping<br>
Date: Mon, Oct 12, 2015 19:14</div>
</div></div></div><div><div class="h5">
<br>
<div>
<div dir="ltr">Hi,
<div> I would like to export classes of my own that use ITK so that I can use them from python. What is the best way to go about this?  Should I focus on learning SWIG and wrapping my class that way or is there a way to use the mechanism that ITK uses for python
 wrapping directly (I realize this is SWIG too, but I figured there is some level of automation here)?  Any links and pointers appreciated!</div>
<div><br>
</div>
<div>Thanks!</div>
<div>Soren</div>
</div>
</div>
</div></div></div>

</blockquote></div><br></div>