ITK 4.13.1 has been released!
August 13, 2018
On behalf of the Insight Segmentation and Registration Toolkit (ITK) community, we are happy to announce the release of ITK 4.13.1!
ITK is an open-source, cross-platform library for multidimensional image analysis.
To install or upgrade Python packages with pip:
python -m pip install --upgrade pip python -m pip install --upgrade --upgrade-strategy eager itk
To install packages with conda:
conda install -c conda-forge itk
Packages are available for the recently released Python 3.7 in addition to Python 2.7, 3.5, and 3.6.
The release includes many other fixes and improvements. For more information, please see the full release announcement.
ITK 5.0 Beta 1 is expected within the next few weeks.
Enjoy ITK!