[ITK] [ANN] ITK 4.12.1 has been released!
Matt McCormick
matt.mccormick at kitware.com
Wed Aug 23 16:49:54 EDT 2017
On behalf of the Insight Segmentation and Registration Toolkit (ITK)
Community, we are happy to announce the release of ITK 4.12.1!
Release files can be downloaded from
https://itk.org/ITK/resources/software.html
This is a patch release that fixes critical issues, regressions,
documentation, and compiler support. Of the numerous issues addressed
in this release, most notable are fixes to enable compilation of ITK
on Linux platforms that use the musl C standard library (such as
Alpine Linux). Other important fixes include computation of the
oriented bounding box, computation of the Jacobian local vector, and
support by the MetaIO library for files larger than 4 GB.
The next feature release, 4.13.0, is scheduled for mid-December.
Enjoy ITK!
Changes from v4.12.0 to v4.12.1:
Bradley Lowekamp (8):
BUG: Manually set seed for ParticleSwarmOptimzerTest
BUG: Fix computation for Jacobian local vector
BUG: Error only when unknown module is enabled.
BUG: Fix computation of central moments for shape label map
BUG: shape label object elongation incorrectly zero
BUG: Fix computation of oriented bounding box
BUG: Add missing OrientedBoundingBox option
ENH: Update FixedPointInverseDisplacementField remote module
Francois Budin (1):
BUG: Used ITK_HAVE_FEENABLEEXCEPT instead of ITK_HAS_FEENABLEEXCEPT
Matthew McCormick (4):
COMP: IsNull() capitalization in LevelSetEquationAdvectionTerm
COMP: Detect the presence of mallinfo
COMP: Detect the presence of feenableexcept
COMP: Use GDCM_HAVE_BYTESWAP_H
MetaIO Maintainers (2):
MetaIO 2017-07-20 (92caf34d)
MetaIO 2017-08-17 (3e1cb552)
More information about the Community
mailing list