<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>If you are willing to compile it yourself you can get it to work with just a little bit of effort.</div><div><br></div><div>Compile the SimpleITK superbuild with shared libraries enabled. Do the usual installation of SimpleITK from the super build [1], this will install the SimpleITK python library into your site-packages. However, this libraries also depends on all the SimpleITK an ITK dlls (not installed or packaged), these should be in the superbuild's bin directory. These need to be in your run-time path when importing SimpleITK. This can be done either by modifying you PATH environment variable you copying them to the appropriate place ( which may depend on the python environment, and there are likely several alternatives).</div><div><br></div><div>Brad</div><div><br></div><div>[1] <a href="http://www.itk.org/Wiki/SimpleITK/GettingStarted#Python_installation">http://www.itk.org/Wiki/SimpleITK/GettingStarted#Python_installation</a></div><div><br><div><div>On Mar 11, 2015, at 7:31 PM, Matias Montroull <<a href="mailto:matimontg@gmail.com">matimontg@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div><br></div>My project is using 64 bits and some DLL I use as well, I've ran into issues when using the beta version because is 32 bits. I guess I'll wait until the final release is done.<div>Thanks,</div><div>Matias.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 11, 2015 at 7:54 PM, Matias Montroull <span dir="ltr"><<a href="mailto:matimontg@gmail.com" target="_blank">matimontg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Bradley, I'll give it a try. I downloaded version 0.8.1 but wasn't aware of this new Beta release<div>Thanks,</div><div>Matias.</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 11, 2015 at 7:46 PM, Bradley Lowekamp <span dir="ltr"><<a href="mailto:blowekamp@mail.nih.gov" target="_blank">blowekamp@mail.nih.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hello Matias,<div><br></div><div>Currently there is SimpleITK 0.9b01 [1] out with the registration framework.</div><div><br></div><div>With it you can do things like this:</div><div><a href="http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/56_VH_Registration1.html" target="_blank">http://insightsoftwareconsortium.github.io/SimpleITK-Notebooks/56_VH_Registration1.html</a></div><div>or</div><div><a href="http://www.itk.org/SimpleITKDoxygen/html/ImageRegistrationMethod2_8py-example.html" target="_blank">http://www.itk.org/SimpleITKDoxygen/html/ImageRegistrationMethod2_8py-example.html</a></div><div><br></div><div>Please give it a try and let us know how it work for you.</div><div><br></div><div>Enjoy,</div><div>Brad</div><div><br></div><div>[1] <a href="http://www.itk.org/Wiki/SimpleITK/ReleaseNotes#SimpleITK_-_Version_0.9.0_Release" target="_blank">http://www.itk.org/Wiki/SimpleITK/ReleaseNotes#SimpleITK_-_Version_0.9.0_Release</a></div><div><br></div><div><div><div><div>On Mar 11, 2015, at 6:32 PM, Matias Montroull <<a href="mailto:matimontg@gmail.com" target="_blank">matimontg@gmail.com</a>> wrote:</div><br></div><blockquote type="cite"><div><div dir="ltr">Hi,<div><br></div><div>is it possible to do registration in SimpleITK? I mean, something like in this example:</div><div><a href="http://public.kitware.com/cgi-bin/viewcvs.cgi/Insight/Examples/Registration/ImageRegistration2.cxx?view=markup" target="_blank">http://public.kitware.com/cgi-bin/viewcvs.cgi/Insight/Examples/Registration/ImageRegistration2.cxx?view=markup</a><br></div><div><br></div><div>Thanks,</div><div><br></div><div>Matias,</div></div></div>
_____________________________________<br>Powered by <a href="http://www.kitware.com/" target="_blank">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br><a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br><br>Please keep messages on-topic and check the ITK FAQ at:<br><a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://public.kitware.com/mailman/listinfo/insight-users" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>_______________________________________________<br>Community mailing list<br><a href="mailto:Community@itk.org" target="_blank">Community@itk.org</a><br><a href="http://public.kitware.com/mailman/listinfo/community" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br></blockquote></div><br></div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</blockquote></div><br></div></body></html>