ITK Bar Camp: Growing the ITK Community
January 21, 2013
The Linux Foundation released its annual report on “Who Writes Linux” in April of this year. It reveals interesting facts about how such a large-scale open-source community operates. Some of the Linux Kernel facts that jump out of the report include: Releases are done every 80 days on average. Every release includes an average of […]

High-Performance Computing Made Easy with MoleQueue
January 21, 2013
One of the goals of the Open Chemistry project [1,2] at Kitware is to provide a simple, easy-to-use interface for submitting chemical simulations to be executed on high-performance computing (HPC) resources. To this end, we have developed MoleQueue — a system-tray resident server application that uses standard inter-process communication channels to interact with programs that […]

New Infrastructure for Easy Multi-threading in ITKv4
January 21, 2013
Previous Infrastructure In the context of multi-threading, image processing is often considered an “embarrassing parallel” problem. That is, since the operations to create one output pixel are often independent from other output pixels, data-parallelism can be achieved when output pixels are partitioned into sub-domains to be processed in each thread. Infrastructure to easily write multi-threaded […]

With funding from the NIH via the Neuroimaging Analysis Center (NAC) and the National Alliance for Medical Image Computing (NA-MIC), Kitware has been collaborating on the refactoring and enhancement of 3D Slicer. Slicer is a tool for visualizing and quantifying medical images and related biomedical data. It provides advanced visualization, segmentation (e.g., boundary delineation), and […]

CMake: building with all your cores
January 10, 2013
CMake: Building with all your cores As a distance runner, it is important to run using a fully engaged core. This allows for the most efficient means of moving towards my running goals. Software developers are equally motivated to use as much of their “cores” as possible to build software. OK, I admit this is […]

ParaView 3.98.0 Now Available
December 3, 2012
Kitware and the ParaView team are happy to announce the release of ParaView 3.98.0, the final major release in the 3 series. This release addresses more than 300 issues, and features include modularization, improved co-processing support through Catalyst, and new data formats available for export. VTK was restructured to use a modularized approach for building […]

October 2012 Recent Releases
October 9, 2012
Midas 3.2.8In September, the Midas team released version 3.2.8. This release includes improved LDAP support, multi-factor authentication, and improved logging for auditing. In addition, there is now a plugin for algorithm dashboards, Apache Solr can be used as a search index, metadata can be extracted from DICOM data, and there is support for thumbnailing ITK […]

Immersive ParaView Experiences at Idaho National Laboratory
October 9, 2012
The Center for Advanced Modeling and Simulation (CAMS) at the Idaho National Laboratory offers an advanced visualization facility that includes a four-sided CAVE-style immersive display system, a large 3×3 tiled display, and low-cost immersive systems dubbed the IQ-station [5] (also see Figure 1). Given these immersive environments, the CAMS team has a vested interest in […]

October 2012 Kitware News – Part One
October 9, 2012
Kitware Presents Python Tutorial at CVPR Over the summer at the CVPR conference, Kitware collaborated with Google Research to present the “Python for MATLAB Users” tutorial. The tutorial was taught by Matt Leotta, Eran Swears, and Patrick Reynolds from Kitware, and Yong Zhao and Varun Ganapathi from Google Research. The course provided a hands-on introduction […]

ITK 4.2.1 Released
October 1, 2012
The ITK team is pleased to announce the ITK 4.2.1 release, which addresses some critical build and performance issues. This release contains key patches to address build errors on new compilers, important performance patches, and solutions to several WrapITK build issues. In this release, important performance gains were the result of efforts by community members […]

CMake 2.8.9 available for download
August 9, 2012
On behalf of myself, Ken, Bill, Brad, Alex, Zach, Ben, Eike, Eric and the rest of the CMake team from all around the world, we are pleased to announce that CMake 2.8.9 is now available for download at: http://www.cmake.org/files/v2.8/?C=M;O=D It is also available from the usual download links found on the CMake web site: […]

Point Cloud Library Plugin Ready for ParaView
July 16, 2012
On the Point Clould Library (PCL) site, they recently announced the release of the source code of the PCL plugin for ParaView. The Point Clould Library is an open-source project for 2D and 3D image and point cloud processing. With the PCL plugin, developed by Kitware, ParaView users can access the PCL algorithms from within […]

Annotation Capabilities With VTK 5.10
July 13, 2012
At the Direction des Applications Militaires Île-de-France (DIF) of the Commissariat à l’Energie Atomique (CEA), France, an application-specific visualization tool has been developed to post-process the solutions to the numerical simulations calculated at CEA/DIF. On the visualisation side, this tool uses VTK and ParaView servers. Goals of the collaboration focused on adding new annotation capabilities […]

July 2012 – Kitware News
July 13, 2012
Kitware Hosts IEEE SciVis Contest DataKitware is hosting the IEEE SciVis Contest 2012 data on an installation of Midas, Kitware’s open-source toolkit that enables the rapid creation of tailored, web-enabled data storage. It is optimized for efficiently centralizing, indexing, and storing massive collections of data, providing the foundation for computational scientific research. In this regard, […]

Kitware Presents Python Tutorial at CVPR
July 4, 2012
At the recent CVPR conference, Kitware, in collaboration with Google Research, presented the “Python for MATLAB Users” tutorial. The tutorial was taught by Matt Leotta, Eran Swears, and Patrick Reynolds, from Kitware, and Yong Zhao and Varun Ganapathi from Google Research. The course was a hands-on introduction to using Python for rapid prototyping and computer […]

On June 21st Kitware presented at tutorial at CVPR 2012. The topic of the tutorial was Python for MATLAB Users: Promoting Open Source Computer Vision Research This presentation was a collaboration between Kitware and Google Research. Our goal was to teach MATLAB users how to migrate to an equivalent open source environment built around Python. More […]

CMake 2.8.9-rc1 ready for testing!
June 22, 2012
I am happy to announce that CMake 2.8.9 has entered the release candidate stage! You can find the source and binaries here: http://www.cmake.org/files/v2.8/?C=M;O=D Some of the notable changes in this release are: the new Ninja generator is now enabled by default on Windows added POSITION_INDEPENDENT_CODE target property, automatically adds -fPIC and -fPIE for compilers […]

This blog entry is the last in a series of three articles reporting on the results of our ongoing collaboration with Commissariat à l’Energie Atomique (CEA), Direction des Applications Militaires Île-de-France (DIF), France, where a domain-specific visualization tool based on VTK and ParaView server is developed. In the first article, we explained how we extended […]
