[ITK-users] SimpleITK 0.10 Release Candidate 1

Bradley Lowekamp brad at lowekamp.net
Wed Jul 13 23:03:40 EDT 2016


Hello,

We are pleased to announce the SimpleITK 0.10 Release Candidate 1 is available!

The binaries are available for download from Source Forge:

https://sourceforge.net/projects/simpleitk/files/SimpleITK/0.10rc1/

The latest versions of “pip” is recommended to install the downloaded binary wheel for Python. Python eggs are not longer being distributed.

You are encouraged to checkout SimpleITK’s master branch in the git repository for testing building the source code.

Key Improvements:
* The R language bindings have received extensive improvements and bug fixes.
* Added Image::SetMetaData method
* Added LandmarkBasedTransformInitializer
* Added MultiLableSTAPLEImageFilter
* Default sitk::Show support for Fiji over ImageJ
* Moved third-party packages Lua, gtest, virtualenv from source code to Superbuild projects
* Added Forbid Download option
* Enabled each language wrapping to be an independent project dependent on SimpleITK C++ interface and libraries.
* Lua languages bindings now compile as a loadable module
* Many CMake build improvements to default configurations
* CMake version 3.3 is now required

Enjoy!
Brad


More information about the Insight-users mailing list