ITK 4.13.2 has been released

March 22, 2019

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

ITK is an open-source, cross-platform library for multidimensional image analysis.

Release files can be downloaded from

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

To install or upgrade Python packages with pip:

python -m pip install --upgrade pip
python -m pip install --upgrade itk

This is a patch release that fixes critical issues, regressions, documentation, and compiler support. This release includes a number of fixes for GDCM for improved DICOM support. The build system is updated for compatibility with newer CMake. Continuous integration testing is also improved following our migration to GitHub. For more details, see the complete changelog.

The next feature pre-release for ITK 5, ITK 5 Release Candidate 2, is anticipated in a few weeks.

Enjoy ITK!

Leave a Reply