I am happy to announce that CMake 3.15.0 is now available for download at: 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 […]

I am proud to announce the fourth 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 […]

I am proud to announce the third 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 […]

Abstract In this blog post, we report our work using faster R-CNN based deep learning models for nuclei detection in whole slide histology images. We applied our detection model to two publicly available datasets of hematoxylin and eosin (H&E)-stained tissue images [1] and [2] for training and evaluation. These images were preprocessed using filtering algorithms […]

I am proud to announce the second 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 […]

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 […]

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, […]

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): […]

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 […]

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 […]

Face-tracking featured image

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 […]

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. […]

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 […]

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 […]

1 16 17 18 19 20 42