Ubuntu Oneiric Ocelot and Beyond

I don’t know if many of you noticed, but these ITK packages are now in the default repository for Ubuntu Oneiric Ocelot (11.10). I worked with the Debian guys to get my ITK python wrapping settings merged into the default packages. So for Oneiric Ocelot and future Ubuntu versions, you do not need to use my repository.
Read More »

ITK 3.20 Packages for Ubuntu Natty Narwhal

Finally built the Insight Segmentation and Registration Toolkit (3.20) for Ubuntu 11.04 (Natty Narwhal). These packages should work with python 2.7, which is now the default in Ubuntu 11.04. Not much else to say here, just follow my installation instructions.

ITK 3.20 Packages for Ubuntu Maverick Meerkat

I have built new packages for the Insight Segmentation and Registration Toolkit. The packages include the recently released ITK 3.20 and WrapITK for Python. As usual, you can download them from my repository. This might be the last time I make these packages. It looks like Debian will soon be switching to WrapITK for their ITK python packages. I will try and help them out so that the Debian (and Ubuntu) packages provide the same functionality as the packages I have been building.

ITK 3.18 Packages for Ubuntu Lucid Lynx

The new version of the Insight Segmentation and Registration Toolkit (3.18) is now available for Ubuntu 10.04 LTS (Lucid Lynx). Not much to say here, just follow my installation instructions.

ITK 3.16 Packages for Ubuntu Karmic Koala

Just in time for Ubuntu’s latest release, the Karmic Koala (9.10), I have built new packages for the Insight Segmentation and Registration Toolkit. The packages include the recently released ITK 3.16 and WrapITK for Python. As usual, you can download them from my repository.

ITK 3.14 Packages for Ubuntu Jaunty Jackalope

I finally got around to creating packages for Ubuntu 9.04. The packages include the latest version of the Insight Segmentation and Registration Toolkit, 3.14. Please note that the WrapITK packages for python are now built for python 2.6, the default version of python in Ubuntu 9.04. To upgrade, refer to my installation instructions.

ITK 3.10.1 Packages for Ubuntu 8.10 and 8.04

I have updated the Insight Segmentation and Registration Toolkit packages for Ubuntu Intrepid Ibex (8.10) and Hardy Heron (8.04). This release includes the latest ITK (3.10.1) and WrapITK packages for Python. In addition, I have adjusted the compiler optimizations, so you may see a performance improvement.
Read More »

ITK 3.8.0 Packages Available

After a month of tinkering, I have put together packages for the Insight Toolkit’s latest release, version 3.8.0. These packages are available in my repository, but only for Ubuntu 8.04 (Hardy Heron).
Read More »

Hardy Heron, ITK 3.6, and Docstring Nirvana

At long last I have created packages for Ubuntu 8.04 (Hardy Heron). In the process the packages are updated to ITK 3.6.0. When you thought things couldn’t get an better, doxygen documentation is available in each class’s python docstring.
Read More »

Getting Started with Python-InsightToolkit

This short tutorial will get you started using the Insight Toolkit (ITK) with Python in Ubuntu. We will explore basic file reading, image processing, and volume rendering. It is an introduction, the ITK Software Guide and Python Tutorial contain more in depth information.
Read More »