[ITK-users] [ANN] ITK 4.9.1 has been released!

Matt McCormick matt.mccormick at kitware.com
Thu Apr 14 12:08:27 EDT 2016


On behalf of the Insight Toolkit Community, we are happy to announce
the release of ITK 4.9.1!


Release files can be downloaded from:

 http://itk.org/ITK/resources/software.html


This is a patch release that fixes critical issues, regressions,
documentation, and compiler support. This release fixes builds against
system HDF5 1.8.16. It also avoids clobbering VTK_LIBRARIES in certain
cases when mixing a project that uses both ITK and VTK. Resource
servers that provide testing data and build tools at build time now
only support the HTTPS protocol; HTTP support has been removed. This
requires SSL support in the CMake binary used to build ITK.


Enjoy ITK!


Changes from v4.9.0 to v4.9.1:

Bradley Lowekamp (3):
     BUG: Adding missing const qualifier for GetConfusionMatrix method
     BUG: Use LargestPossible region for BSpline domain
     BUG: Remove errant file

Matthew McCormick (8):
     BUG: Remove Azure ExternalData resource.
     BUG: ExternalData downloads from midas3.kitware.com only supports https.
     BUG: slicer.kitware.com/midas3/ ExternalData will not support http.
     BUG: midas3.kitware.com only supports the https protocol.
     COMP: Do not specify COMPONENTS with find_package(VTK.
     COMP: Build against system HDF5 1.8.16.
     COMP: Make initial HDF5 discovery of 1.8.16 quiet.
     ENH: Bump CMakeLists.txt version 4.9.1.

Michka Popoff (1):
     ENH: Wrap RayCastInterpolateImageFunction


More information about the Insight-users mailing list