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).
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.
Getting Started with Python-InsightToolkit
This short tutorial will get you started using the Insight Toolkit (ITK) with Python in Ununtu. 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.
Insight Toolkit Ubuntu Repository
I have put together a Ubuntu repository for the Insight Toolkit (ITK). This repository provides insighttoolkit packages for Ubuntu 7.10 (gutsy gibbon) and 8.04 (hardy heron). Additionally, I have created a package for the python wrappings of ITK (WrapITK). Similar to the VTK wrapping already in the Ubuntu repository (python-vtk).