<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">Thanks for improving the python wrapper, specially for OS X and clang. I’m can’t wait to test the  numpy integration. </div><div class="">I just make a clean installation and the building process finished without any error. However, the ctest gives me six errors <a href="https://open.cdash.org/viewTest.php?onlyfailed&buildid=3878802" class="">https://open.cdash.org/viewTest.php?onlyfailed&buildid=3878802</a> </div><div class="">These errors are related to the GDCM and the QuickViewTest which I’m not using. </div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="orphans: 2; widows: 2;" class="">Cheers,</div><div style="orphans: 2; widows: 2;" class="">______________________________________________<br class=""><font class="Apple-style-span" color="#b7bfc5">|</font> Ariel Hernán Curiale Ph.D Candidate<br class=""><font class="Apple-style-span" color="#b7bfc5">|</font> E.T.S.I de Telecomunicación, Universidad de Valladolid<br class=""><font class="Apple-style-span" color="#b7bfc5">|</font> Campus Miguel Delibes s/n,  47011 Valladolid, Spain<br class=""><font class="Apple-style-span" color="#b7bfc5">|</font> Phone: 983-423000 ext. 5590</div><div style="orphans: 2; widows: 2;" class=""><font class="Apple-style-span" color="#b7b7b7">|</font> Web: <a href="http://www.lpi.tel.uva.es/" class="">http://www.lpi.tel.uva.es/</a> </div><div style="orphans: 2; widows: 2;" class=""><span style="color: rgb(183, 183, 183);" class="">|</span> Personal Web: <a href="http://www.curiale.com.ar/" class=""><font class="Apple-style-span" color="#084ebe">www.curiale.com.ar</font></a></div><div style="orphans: 2; widows: 2;" class=""><font class="Apple-style-span" color="#b7b7b7">|</font>_____________________________________________</div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On 26 Jun 2015, at 23:57, Matt McCormick <<a href="mailto:matt.mccormick@kitware.com" class="">matt.mccormick@kitware.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">On behalf of the Insight Toolkit community, we are proud to announce<br class="">that ITK 4.8.0 release candidate 3 has been tagged and is available<br class="">for testing! Please take this opportunity to test the new features in<br class="">the release candidate.<br class=""><br class=""><br class="">To obtain the source code,<br class=""><br class=""><br class="">  git clone <a href="http://itk.org/ITK.git" class="">http://itk.org/ITK.git</a><br class="">  cd ITK<br class="">  git checkout -q --detach v4.8rc03<br class=""><br class=""><br class="">For more details, please see the Git documentation [1].<br class=""><br class=""><br class="">A few selected highlights for this release:<br class=""><br class="">- New remote modules: BridgeNumPy, LabelErodeDilate,<br class="">ParabolicMorphology, MinimalPathExtraction<br class="">- itk::FFTPadImageFilter to automatically pad images for the FFT<br class="">implementation’s supported greatest prime factor<br class="">- Additional point set registration capabilities.<br class="">- More modules can be built as shared libraries.<br class="">- GDCM, MetaIO, KWSys, MINC have been updated to their latest upstream versions.<br class="">Python wrapping is in excellent shape and works with the latest GCC,<br class="">Clang, and MSVC.<br class="">- Experimental cross-compilation support for Windows (MinGW-w64),<br class="">ARMv6 (Raspberry Pi), ARMv7 (Android), ppc64le (POWER8), and<br class="">JavaScript (Emscripten).<br class=""><br class="">A more complete, detailed set of release notes will follow in<br class="">subsequent release candidates.<br class=""><br class=""><br class="">Please test the release candidate and share your experiences on the<br class="">mailing list, issue tracker, and Gerrit Code Review. Since GDCM has<br class="">seen a major upgrade to the latest version, please exercise DICOM IO,<br class="">and be on the lookout for regressions.<br class=""><br class="">An Experimental build, which demonstrates how the test suite performs<br class="">on your local build system, can be submitted to the dashboard [2]<br class="">with:<br class=""><br class=""><br class="">  mkdir ../ITK-build<br class="">  cd ../ITK-build<br class="">  cmake ../ITK<br class="">  ctest -j 4 -M Experimental  -T Configure -T Build -T Test -T Submit<br class=""><br class=""><br class="">Visual Studio builds must also add “-C Release” to the ctest command.<br class=""><br class="">Notify the mailing list if there are any unexpected failures.  Testing<br class="">your own applications against the RC is also appreciated.<br class=""><br class=""><br class="">Congratulations and well done to the 31 contributors to this release.<br class="">We would especially like to recognize the new contributors, David<br class="">Froger, Cyril Mory, Dzenan Zukic, Ivan Setiawan, Jan Bergmeier, Rolf<br class="">Eike Beer, Davis Vigneault, Gary JIA, and Alexander Hewer.<br class=""><br class=""><br class=""><br class="">The final release will be approximately one week from now.<br class=""><br class=""><br class=""><br class=""><br class="">[1] <a href="http://www.itk.org/Wiki/ITK/Git" class="">http://www.itk.org/Wiki/ITK/Git</a><br class=""><br class="">[2] <a href="http://open.cdash.org/index.php?project=Insight" class="">http://open.cdash.org/index.php?project=Insight</a><br class=""><br class=""><br class="">New Features<br class="">---------------------<br class=""><br class="">* Wrapping improvements<br class=""><br class="">- Wrapping now uses CastXML instead of GCCXML<br class="">- The latest GCC, Clang, and MSVC are fully supported<br class="">  - Details: <a href="http://kitware.com/blog/home/post/888" class="">http://kitware.com/blog/home/post/888</a><br class="">- Cross-compilation and packaging support<br class="">  - Details: <a href="http://kitware.com/blog/home/post/904" class="">http://kitware.com/blog/home/post/904</a><br class="">- ITK_WRAP_VECTOR_COMPONENTS option to specify number of wrapped<br class="">vector components<br class="">- More classes wrapped<br class=""><br class=""><br class="">* Compiler Support<br class=""><br class="">- GCC 5.1<br class="">- Clang 3.6.0<br class="">- Better cross-compilation support (requires CMake 3.3)<br class="">- Experimental support for Emscripten (JavaScript)<br class="">  - Details: <a href="http://kitware.com/blog/home/post/912" class="">http://kitware.com/blog/home/post/912</a><br class="">- Experimental support for the Raspberry Pi<br class="">  - Details: <a href="http://kitware.com/blog/home/post/887" class="">http://kitware.com/blog/home/post/887</a><br class="">- Experimental support for Android<br class="">  - Details: <a href="http://kitware.com/blog/home/post/893" class="">http://kitware.com/blog/home/post/893</a><br class="">- Experimental support for MXE/MinGW-w64<br class="">  - Details: <a href="http://kitware.com/blog/home/post/883" class="">http://kitware.com/blog/home/post/883</a><br class="">- Experimental support for the POWER8<br class="">  - Details: <a href="http://kitware.com/blog/home/post/891" class="">http://kitware.com/blog/home/post/891</a><br class=""><br class=""><br class="">* New Remote Modules<br class=""><br class="">- MinimalPathExtraction<br class="">  - Insight Journal Article: <a href="http://hdl.handle.net/1926/1332" class="">http://hdl.handle.net/1926/1332</a><br class="">- BridgeNumPy<br class="">  - Convert itk.Image to NumPy array’s and back<br class="">- LabelErodeDilate<br class="">  - Insight Journal Article: <a href="http://hdl.handle.net/10380/3399" class="">http://hdl.handle.net/10380/3399</a><br class="">- ParabolicMorphology<br class="">  - Insight Journal Article: <a href="http://hdl.handle.net/1926/1370" class="">http://hdl.handle.net/1926/1370</a><br class=""><br class=""><br class="">* Infrastructure Improvements<br class=""><br class="">- An UpdateThirdPartyFromUpstream.sh script for 3rd party updates with<br class="">Git subtree<br class="">  - Details: <a href="http://kitware.com/blog/home/post/899" class="">http://kitware.com/blog/home/post/899</a><br class="">- Minimum required CMake version is now 2.8.9<br class="">- Many more modules can be built as shared libraries<br class="">- ITK_USE_SYSTEM_LIBRARIES variable during initial configuration to<br class="">turn on use of common system third party libraries by default<br class="">- Release testing data tarball split from source tarball<br class="">- Gold linker used by default on Linux<br class=""><br class=""><br class="">* Filtering Improvements<br class=""><br class="">- itk::FFTPadImageFilter to automatically pad images for the FFT<br class="">implementation’s supported greatest prime factor<br class="">- itk::AtomicInt class for parallel computation<br class="">- Various performance enhancements<br class=""><br class=""><br class="">* Registration Improvements<br class=""><br class="">- Point set SyN registration<br class="">- Point set BSpline SyN registration<br class=""><br class=""><br class="">* Documentation Improvements<br class=""><br class="">- The ITK Software Guide is now available in HTML<br class="">  - Details: <a href="http://kitware.com/blog/home/post/890" class="">http://kitware.com/blog/home/post/890</a><br class=""><br class=""><br class="">* Third Party Library Updates<br class=""><br class="">- GDCM updated to latest upstream<br class="">- KWSys updated to the latest upstream<br class="">- MetaIO updated to the latest upstream<br class="">- MINC update to lastest upstream<br class=""><br class="">* Style improvements -- ITK gets more stylish with every release!<br class=""><br class="">* Improved code coverage -- we are at 85.4%!<br class=""><br class="">* *Lots* of important bug fixes<br class=""><br class="">* And much more! See details in the log below.<br class=""><br class="">Changes from v4.8rc02..v4.8rc03<br class="">------------------------------------------------<br class=""><br class="">Bradley Lowekamp (3):<br class="">      BUG: Remove reliance on exceptions in StringTools::ToData methods<br class="">      BUG: Fix WriteCellsAsBinary and valgrind defects<br class="">      COMP: Explicitly export SingleValuedNonLinearVnlOptimizerv4<br class=""><br class="">Matthew McCormick (4):<br class="">      COMP: Address may be used uninitialized in IdentityTransformTest.<br class="">      COMP: Address array subscript above bounds in VTKPolyDataReader.<br class="">      COMP: Work around GDCM test segfault with Clang 3.5+.<br class="">      BUG: Do not use pthreads with Emscripten.<br class=""><br class="">Michka Popoff (1):<br class="">      ENH: Update PyInit for Python 3<br class=""><br class=""><br class="">-----------------------------------------------------<br class=""><br class="">Errors or omissions? Please fix them here:<br class=""><br class=""><br class=""><a href="https://docs.google.com/document/d/1AQolOw7Hpn7SCRg0LjH53nxdWJe2gJTR0ngOyg3PWxI/edit?usp=sharing" class="">https://docs.google.com/document/d/1AQolOw7Hpn7SCRg0LjH53nxdWJe2gJTR0ngOyg3PWxI/edit?usp=sharing</a><br class="">_____________________________________<br class="">Powered by www.kitware.com<br class=""><br class="">Visit other Kitware open-source projects at<br class="">http://www.kitware.com/opensource/opensource.html<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></body></html>