A VolView web application for implant planification
February 29, 2024
A Volview based application to load and visualize DICOM files for dental implant planification within the browser without server side processing nor rendering
Lidar point cloud on the web with trame
February 27, 2024
When LidarView meets trame...
Continuous Testing Drives Innovation with Drake Robotics Software
February 21, 2024
Testing Drake Since 2014 Kitware has been working since 2014 to develop and maintain a cloud-based continuous integration (CI) system for Drake, an open-source robotics toolbox started by the Robot Locomotion Group at MIT CSAIL with core development now led by Toyota Research Institute. Modern software development involves teams of developers working together on large […]
Overview Data scientists frequently deal with extensive data structures that span multiple dimensions. These structures, termed n-dimensional (N-D) arrays, emerge from sophisticated, domain-specific algorithms. Kitware is working on a new framework, Pan3D, that leverages open source tools Trame and PyVista, aimed at simplifying a data scientist’s workflow when analyzing such data. This article delves into […]
ITK 5.4 Release Candidate 2 available for download
January 22, 2024
We are happy to announce the Insight Toolkit (ITK) 5.4 Release Candidate 2 is available for testing! ITK is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration. Highlights ITK 5.4 marks a significant feature update aimed at bolstering the project’s long-term sustainability. Specifically, this release harnesses the power of Web3 technology […]
Happy Birthday VTK: 30 Years of Innovation
January 15, 2024
According to git history, January marks the 30th anniversary of the first commit into the VTK’s source code repository. For those of us who have been involved from the early days this is truly mind boggling. We often thought that VTK might last a few years; and in our wildest dreams, maybe ten years. But […]
Kitware Announces 2024 Promotions As the Company Prepares to Take on New Challenges in the Coming Year
January 9, 2024
Kitware, a trusted leader in software R&D and advanced AI, is pleased to announce its 2024 promotions. Kitware continues to deliver innovative software that advances science and helps solve the world’s challenges through important projects and collaborations.
Pulse 4.2 Release
January 8, 2024
On behalf of the Pulse Physiology Community, we are pleased to announce that version 4.2 is now available from our repository. You can also get the latest version of Pulse for Unity from our asset on the Unity Store. We also provide an Unreal engine plugin with this latest version. The Pulse Explorer has also […]
Unlocking Geospatial Insights: Integrating 3D Tiles and GeoTransforms into ParaView for Seamless Geospatial Data Processing
December 15, 2023
The widespread adoption of 3D Tiles as an open data format for streaming geospatial data, including buildings, point clouds, and meshes, to web browsers signifies a notable trend in the GIS domain. In our previous work, we demonstrated the application of VTK and Python to address the intricate task of converting polygonal data sourced from […]
Developing custom 3D medical image segmentation solutions using out-of-the-box pipelines in MONAI
November 24, 2023
Introduction Semantic image segmentation involves identification and labeling of distinct anatomical regions of interest in an image, and is a critical step in many medical image analysis applications. Current approaches for image segmentation largely rely on rapidly evolving methods and algorithms based on deep convolutional networks. Typically, given a medical imaging dataset and segmentation task, […]
Exascale Computing Project – A Personal Summary
November 17, 2023
We have made it! After 6 years of hard work, the DOE data and visualization community has successfully developed and deployed a high-quality ecosystem to support DOE’s data analysis and visualization needs on exascale supercomputers. In this series of blogs, I am going to present several projects that Kitware has been involved in on the […]
Transform Your Medical Imaging with Kitware’s Comprehensive Suite of Advanced Visualization Solutions
November 17, 2023
Are you looking to develop visualization applications with cutting-edge medical imaging technology? Kitware can help you realize your product. We have an extensive track record of developing medical visualization applications and scientific software development platforms using web technologies (VTK-js, Trame, VolView, Glance, ITK-Jupyter-widgets, ITK-wasm) as well as native desktop toolkits (VTK, ITK, 3D Slicer, Paraview […]
CFD post-processing with ParaView – A practical case in wind engineering : impact of tornado wind on buildings
November 17, 2023
This is a guest blog from Matthieu Morel from NEMOSFLOW, specialized in Computational Fluid Dynamics for industry and R&D. Introduction to post-processing CFD results: a crucial step Usually, the Computational Fluid Dynamics (CFD) workflow is composed of three main steps : ParaView is a powerful open source software fulfilling all post-processing step requirements. It proposes many […]
3D Slicer and DICOMweb Networking
November 8, 2023
In today’s dynamic healthcare landscape, ever-evolving clinical demands call for advanced medical technologies. Medical imaging and health records increasingly rely on data transmission and interoperability. A single CT scan must be readily available for on-site feedback, remote review, cloud-based automated segmentation, and more. The DICOM (Digital Imaging and Communications in Medicine) imaging standard provides a […]
Catalyst 2 – Language wrappings
November 7, 2023
Simulations written in Python or Fortran can now utilize Catalyst 2.0 ! Catalyst 2.0 offers significant advantages over the original implementation including simpler integration to simulations thanks to a small yet powerful API as well as easier deployment due to its ABI-stable design which allows dynamically swapping backends at load-time when launching the simulation. All […]
How to write time dependent data in VTKHDF files
October 27, 2023
Thanks to recent developments, the VTKHDF format now supports storing time dependent data in a single HDF5 file. The details of the specification can be found here: https://docs.vtk.org/en/latest/design_documents/VTKFileFormats.html#transient-data, but for convenience, the synthetic diagram is reproduced below in Figure 1. Figure 1: Schematic diagram of the time dependent meta-data in the VTKHDF format The idea […]
ParaView 5.11.2 Release Notes
October 5, 2023
ParaView 5.11.2 is a patch release. Bug fixes made since ParaView 5.11.1 are listed in this document. User interface Remoting Filters Readers Catalyst Python Rendering
Unsupervised segmentation on aerial point-cloud data in LidarView
September 18, 2023
3D scene understanding is challenging because of the inherent sparsity property of point-cloud data. In the meantime, 2D image understanding algorithms have already achieved near human-level perception, with a growing research community trying to improve the state of the art. One idea to process 3D data is to actually project it into a 2D view […]