[Insight-developers] ANNOUNCEMENT : ITK 3.16 RELEASED

Luis Ibanez luis.ibanez at kitware.com
Wed Sep 16 12:37:51 EDT 2009



      We are pleased to announce the release of ITK 3.16.



* Download instructions are available at:
   http://www.itk.org/ITK/resources/software.html

* Summary of new classes is available at:
   http://www.itk.org/Wiki/ITK_Release_3.16

* Summary of changes is available at:
   http://www.itk.org/Wiki/ITK_Release_3.16_Changed_From_Previous

* Release official announcement
http://www.kitware.com/news/home/browse/ITK?2009_09_16&ITK+3.16+Released



Summary:

The main changes in this release include the continued addition of
classes for managing labeled images contributed on an Insight Journal
article by G. Lehmann. These added classes were the remaining components
of a 70+ class label map morphology module. These classes provide for
the efficient representation of label maps and for conversion between
current ITK label images and the efficient storage format. Details are
available from "Label Object Representation and Manipulation with ITK",
which can be read in the January Source or on the Insight Journal
(http://hdl.handle.net/1926/584). These new classes can be found in the
Code/Review Directory and can be enabled by setting the CMake variable
ITK_USE_REVIEW to ON during the configuration process. Thanks to Gaetan
Lehmann and Sophie Chen for their dedication on bringing these valuable
new functionalities into ITK.

This release offers a fix to a long standing issue in ITK regarding the
computation of physical coordinates associated with pixels. This fix is
enabled by default, but if you need to revert it to the previous
behavior for backward compatibility reasons, you can disable it by
turning off the CMake flag:

          ITK_USE_CENTERED_PIXEL_COORDINATES_CONSISTENTLY.

Thanks to Tom Vercauteren and Michel Audette for their hard work on
getting this difficult issue fixed.


Many improvements and fixes in the I/O infrastructure were contributed
by Brad Lowekamp, making it now possible to manage large image files
through the streaming infrastructure of the data pipeline. In particular
Brad contributed examples illustrating how to process the entire Visible
Human dataset via an ITK pipeline.


Thanks to Bill Lorensen,
indefatigable guardian of the Backward Compatibility Gates and
High Priest of the Green Dashboard
who keep us away from our evil ways.



----------------------------------------------------------------



Please give ITK 3.16 a try,
and let us know if you find any problems,



      Thanks


         Luis




More information about the Insight-developers mailing list