Planned intervention: On Wednesday April 3rd 05:30 UTC Zenodo will be unavailable for up to 2-10 minutes to perform a storage cluster upgrade.

There is a newer version of the record available.

Published December 8, 2020 | Version v5.1.2
Software Open

InsightSoftwareConsortium/ITK: ITK 5.1.2

Creators

  • 1. Google Inc, Kitware Inc, University of North Carolina at Chapel Hill, Université de Rennes 1, Universidad Industrial de Santander
  • 2. GE Research
  • 3. Kitware Inc
  • 4. Mayo Clinic, Mayo Clinic Graduate School for Biomedical Sciences
  • 5. University of Iowa
  • 6. Kitware SAS, Kitware Inc
  • 7. Allen Institute for Brain Science
  • 8. Université de Sherbrooke
  • 9. Kitware Inc, University of Siegen
  • 10. University of Pennsylvania
  • 11. University of California Irvine, University of Virginia, Washington University in Saint Louis, Brigham Young University
  • 12. Tufts University School of Medicine
  • 13. University of Lyon, CREATIS

Description

ITK 5.1.2 Release Notes

We are happy to announce the Insight Toolkit (ITK) 5.1.2! :tada: ITK is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration.

Python Packages

Install ITK Python packages with:

pip install --upgrade itk

or:

conda install -c conda-forge itk

Library Sources

Testing Data

Unpack optional testing data in the same directory where the Library Source is unpacked.

Checksums

ITK 5.1.2 is a patch release that makes improvements to issues found in the 5.1.1 release. For more details on ITK 5.1, see the ITK 5.1.0 Release Notes.

This release addresses various issues such as HDF5 install paths and MRC and TIFF pixel type support -- details can be found in the change log below. Cross-platform Python packages are available for Python 3.6, 3.7, 3.8, and 3.9. Packages for Python 3.5 are no longer provided following CPython's deprecation schedule.

What's Next

Join us in the creation of advanced, open source scientific image analysis tools. Take part in the community discussion at discourse.itk.org. Contribute with pull requests, code reviews, and issue discussions in our GitHub Organization.

The first release candidate for ITK 5.2, which provides many new features and updates for Project MONAI, is anticipated over the next two weeks.

Enjoy ITK!

Changes from 5.1.1 to 5.1.2 Bradley Lowekamp (4): Platform Fixes
  • Updating ITKSimpleITKFilters remote module (e3ba060fe5)
Bug Fixes
  • Address divide by zero error in SignedMaurerDistance (4fb2831d62)
  • Support MRC2014 mode 0 as signed 8-bit integer (f7d72576bf)
Style Changes
  • Improve function types used in SignedMaurerDistanceMap (b706cf64c7)
Hans Johnson (1): Bug Fixes
  • itkhdf5 installed paths were incorrect with recent hdf5 versions (fd4a438042)
Lee Newberg (1): Bug Fixes
  • MinPriorityQueueElementWrapper constructor needs default constructor (b027780259)
Matt McCormick (3): Enhancements
  • Update ITK CMake version for 5.1.2 (39d9b1712f)
  • Add int.tiff.md5 content link for 5.1.2 release (a0125aa894)
Bug Fixes
  • Add TIFFImageIO support for unsigned int and int pixel types (241953dd23)
Niels Dekker (1): Bug Fixes
  • Fix MatrixOffsetTransformBase SetFixedParameters if too few params (33e9e6bdba)

Files

InsightSoftwareConsortium/ITK-v5.1.2.zip

Files (32.9 MB)

Name Size Download all
md5:6f26679e7920757bbfa377e00a9cdf71
32.9 MB Preview Download

Additional details