<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" class="" style="word-wrap:break-word">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Thank you Michka for this information and for your work with wrapping as well.<br>
<div><br>
We are developing with Python 2.7 so fixes for Python 3 is not important for us but I can help do some testing. Do you know if the developments in wrapping will effect the Visual Studio compilers? I might get my hands to Visual Studio 2008 but then I need to
 leave off some of our latest modules that are using C++11 specification. It probably gives some issues if ITK is built with Visual Studio 2008 and external filter with Visual Studio 2013.<br>
<br>
I was aware of your OS X binaries but the issue is that we also have our own ITK classes that needs to be wrapped so we cannot use these.<br>
<br>
We are using many image filters as well as the registration framework from the ITK. I think I read that the registration framework is not fully usable in SimpleITK.<br>
<br>
I'll follow the developments for ITK 4.8 and will test and help in anyways possible. Thank you all for your efforts with ITK wrappings.<br>
<br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">Cheers,<br>
Lassi<br>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF989790"><font size="2" color="#000000" face="Tahoma"><b>From:</b> michkapopoff@gmail.com [michkapopoff@gmail.com]<br>
<b>Sent:</b> Thursday, November 27, 2014 17:39<br>
<b>To:</b> Paavolainen Lassi<br>
<b>Cc:</b> insight-users@itk.org; community@itk.org<br>
<b>Subject:</b> Re: [ITK-users] Future of WrapITK<br>
</font><br>
</div>
<div></div>
<div>Hi
<div class=""><br class="">
</div>
<div class="">we have been working on Wrapping so the development is going on. </div>
<div class="">Some small improvements were made for ITK 4.7.</div>
<div class=""><br class="">
</div>
<div class="">I ported most of the code to Python3, but we have still an error which we have been working on, but is tricky to tackle.</div>
<div class="">I hope to get this done for ITK 4.8, and it will need some testing.</div>
<div class=""><br class="">
</div>
<div class="">Fixing the problem for Clang is also under way, I don’t know how much resources we can put in it but I am hoping also for ITK 4.8, though I can not</div>
<div class="">promise anything here.</div>
<div class=""><br class="">
</div>
<div class="">If you really need ITK wrappings on OS X, you can try my ITK binaries for homebrew: <a href="https://github.com/iMichka/homebrew-MacVTKITKPythonBottles" class="" target="_blank">https://github.com/iMichka/homebrew-MacVTKITKPythonBottles</a></div>
<div class="">(Please open a ticket on the github page if you have any trouble with these binaries).</div>
<div class=""><br class="">
</div>
<div class="">If you would like to help, there are a lot of things to do on the wrapping code.</div>
<div class="">(Writing examples for the ITK examples website is a good way to start with).</div>
<div class=""><br class="">
</div>
<div class="">For SimpleITK vs Wrapping, it all depends on what image types you want to analyse, and what filters you want to use.</div>
<div class=""><br class="">
</div>
<div class="">Michka</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 27 Nov 2014, at 14:08, Paavolainen Lassi <<a href="mailto:lassi.paavolainen@jyu.fi" class="" target="_blank">lassi.paavolainen@jyu.fi</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">Hi,<br class="">
<br class="">
I'm developing software that uses ITK through Python wrapping. After some period of slower development progress we are now moving from ITK 3.20 to ITK 4.x. The software is developed and packages are released for 64-bit Windows, Linux and OS X. The problem is
 that ITK 4.6.1 with Python wrappings can be built only for Linux. It seems that there is no way around the issues with GCCXML and new Visual Studio in Win or Clang in OS X 10.9.<br class="">
<br class="">
The issue has been raised before in: <a href="http://www.itk.org/pipermail/insight-users/2014-July/050562.html" class="" target="_blank">
http://www.itk.org/pipermail/insight-users/2014-July/050562.html</a><br class="">
<br class="">
To follow up that question, has there been any progress related to GCCXML replacement or development of GCCXML to support new Visual Studio and Clang? Are there still plans for this or will wrapITK be deprecated and replaced by SimpleITK? Is there anything
 I can help with?<br class="">
<br class="">
I noticed the Wiki page (<a href="http://www.itk.org/Wiki/ITK/Wrapping" class="" target="_blank">http://www.itk.org/Wiki/ITK/Wrapping</a>) where it is said that ITK 4.7 will include support for Python 3 but will it also fix the problem with Clang or new Visual
 Studios?<br class="">
<br class="">
I have to admit that I haven't tried SimpleITK so I don't know whether it could provide the same flexibility as wrapITK and how much of ITK related code would need to be rewritten.<br class="">
<br class="">
Cheers,<br class="">
Lassi<br class="">
_____________________________________<br class="">
Powered by <a href="http://www.kitware.com" class="" target="_blank">www.kitware.com</a><br class="">
<br class="">
Visit other Kitware open-source projects at<br class="">
<a href="http://www.kitware.com/opensource/opensource.html" class="" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br class="">
<br class="">
Kitware offers ITK Training Courses, for more information visit:<br class="">
http://www.kitware.com/products/protraining.php<br class="">
<br class="">
Please keep messages on-topic and check the ITK FAQ at:<br class="">
http://www.itk.org/Wiki/ITK_FAQ<br class="">
<br class="">
Follow this link to subscribe/unsubscribe:<br class="">
http://public.kitware.com/mailman/listinfo/insight-users<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</div>
</body>
</html>