CMake 3.15.0-rc1 is ready for testing
June 4, 2019
I am proud to announce the first CMake 3.15 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.15 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.15/release/3.15.html Some of the more significant changes in CMake 3.15 are: The “CMAKE_MSVC_RUNTIME_LIBRARY” variable and “MSVC_RUNTIME_LIBRARY” target property were introduced to select the runtime library used by compilers targeting […]

After changes in ITK’s application programming interface and coding practices, the platform hits new performance numbers. Clifton Park, NY, June 4, 2019 – Kitware and the Insight Toolkit (ITK) community released ITK 5.0, which improves performance on modern computing architectures, adds a new interface for Python filters, and modernizes the programming interface. ITK is a […]

ITK 5.0.0 has been released
May 31, 2019
We are happy to announce that Insight Toolkit (ITK) 5.0.0 has been released! ITK is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration. ITK 5.0.0 is a major release that features an incredible number of improvements: This includes major enhancements in the development process, major code refactoring, addition of important features, […]

CMake 3.14.4 available for download
May 15, 2019
We are pleased to announce that CMake 3.14.4 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! Changes in 3.14.4 since 3.14.3: Alex Turbov (2): FindBoost: Record compiler features for Boost 1.67 and above FindBoost: Fix compiler features for `fiber` and `context` Alexandru Croitor (1): […]

Diagnosis of Adenocarcinomas in Histology Images Using Persistence Homology and Deep Learning
May 14, 2019
Differentiability and topological characteristics of the glandular structures is one of the key factors in the diagnosis and grading of adenocarcinomas through histology images. We believe persistent homology is an excellent mathematical tool to quantify these characteristics. In this blog post, we present a deep learning approach for encoding the glandular epithelium architecture based on […]

We are happy to announce the Insight Toolkit (ITK) Release Candidate 2! This will be the final release candidate before the 5.0.0 release, and the community is encouraged to adopt 5.0 RC 2 in ITK-based applications. Python Packages ITK Python packages can be installed by running: Library Sources InsightToolkit-5.0rc02.tar.gz InsightToolkit-5.0rc02.tar.xz InsightToolkit-5.0rc02.zip Testing Data Unpack optional […]

3D Slicer and Virtual Insect Dissection
April 23, 2019
Insects are arguably the most successful terrestrial life form. With an evolutionary history stretching over 400 million years, the world’s oceans remain the sole domain without a significant insect presence. Numbering somewhere around 1.5 million species, their vast diversity remains largely unparalleled. Scientists have been studying the structure, or morphology, of insects for hundreds of […]

Tomviz 1.6 Released
April 16, 2019
We are pleased to announce the release of Tomviz 1.6 (GitHub release page). This release features a number of improvements to application startup time, and a splash screen to show that the application is starting up on the occasions where it doesn’t start as quickly as we would like. The reconstruction operators were also improved […]

ParaView comes packed with a wide range of tools directly out of the box which are more than enough for many applications. Nevertheless, sometimes you want to add some functionality to scratch a specific itch that no existing built-in tool does in the way that you want. Of course, there is always the option to […]

Splitting ITK image channels
April 10, 2019
It has never been so easy to develop ITK remote modules to share your research and algorithms with ITK. Several major improvements have been made to the ITK development process and have led to many new ITK python packages being published on PyPI. These improvements include, but are not limited to: migration of ITK on […]

New Python package for microCT images
April 5, 2019
The Insight Toolkit (ITK) is a valuable tool for obtaining insight into images through computational analysis methods. The toolkit is well-suited for x-ray computed tomography image analysis, which are often stored in the DICOM format for clinical scanners. ITK supports many other formats for data exchange: there is now preliminary support for Scanco microCT systems. […]

CMake 3.14.1 available for download
March 29, 2019
We are pleased to announce that CMake 3.14.1 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! Changes in 3.14.1 since 3.14.0: Brad King (11): VS: Fix x64 host recognition by x86 cmake process find_program: Restore leading double slash on Windows network path Eclipse: Fix […]

Python package to find vessel or tube centerlines
March 27, 2019
ITKv5 can now wrap any user-developed module into a pip-installable package that has an intuitive, pythonic interface. A great example is the MinimalPathExtraction module that is featured in this post. To find centerline paths in 2D or 3D vessel or tube structures in any imaging modality, install the package with: This package provides the new […]

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: This is a patch release that fixes critical issues, regressions, documentation, and […]

CMake 3.14.0 available for download
March 14, 2019
I am happy to announce that CMake 3.14.0 is now available for download at:https://cmake.org/download/ The first two 3.14.0 release candidates included the FindOcatave module. This has been removed in rc3, and rc4 pending further development. Documentation is available at:https://cmake.org/cmake/help/v3.14 Release notes appear below and are also published athttps://cmake.org/cmake/help/v3.14/release/3.14.html Some of the more significant changes in […]

CMake 3.14.0-rc4 is ready for testing
March 8, 2019
I am proud to announce the fourth CMake 3.14 release candidate.https://cmake.org/download/ The first two 3.14.0 release candidates included the FindOcatave module. This has been removed in rc3, and rc4 pending further development. Documentation is available at:https://cmake.org/cmake/help/v3.14 Release notes appear below and are also published athttps://cmake.org/cmake/help/v3.14/release/3.14.html Some of the more significant changes in CMake 3.14 are: […]

CMake 3.14.0-rc3 is ready for testing
March 1, 2019
I am proud to announce the third CMake 3.14 release candidate.https://cmake.org/download/ The first two 3.14.0 release candidates included the FindOcatave module. This has been removed in rc3 pending further development. Documentation is available at:https://cmake.org/cmake/help/v3.14 Release notes appear below and are also published athttps://cmake.org/cmake/help/v3.14/release/3.14.html Some of the more significant changes in CMake 3.14 are: Support for […]

CMake 3.14.0-rc2 is ready for testing
February 15, 2019
I am proud to announce the second CMake 3.14 release candidate. https://cmake.org/download/ Documentation is available at: https://cmake.org/cmake/help/v3.14 Release notes appear below and are also published at https://cmake.org/cmake/help/v3.14/release/3.14.html Some of the more significant changes in CMake 3.14 are: Support for running CMake on Windows XP and Windows Vista has been dropped. The precompiled Windows binaries provided […]
