<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://www.nitrc.org/export/rss20_newreleases.php?group_id=212" ?>
<?xml-stylesheet type="text/css" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>Computational Morphometry Toolkit (CMTK) Releases</title>
  <link>http://www.nitrc.org/project/showfiles.php?group_id=212</link>
  <description>Computational Morphometry Toolkit (CMTK) Latest Releases</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster>torstenrohlfing@www.nitrc.org (Torsten Rohlfing)</webMaster>
  <lastBuildDate>Sat, 18 Apr 2026 0:09:12 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <image>
    <url>http://www.nitrc.org/images/bflogo-88.png</url>
    <title>NITRC Developer</title>
    <link>http://www.nitrc.org/</link>
    <width>124</width>
    <heigth>32</heigth>
  </image>
  <item>
   <title>CMTK-contrib 3.4.0</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=7780</link>
   <description>&amp;lt;p&amp;gt;Installation files in this package were contributed by CMTK users. Install and use at your own risk.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;The MacOS X package was provided by Leah Pappalardo (&amp;lt;a class=&amp;quot;SDioOwnxzAPcXDcyylAHpexfgnUpHLY &amp;quot; tabindex=&amp;quot;0&amp;quot; href=&amp;quot;mailto:leahpappalardo2017@gmail.com&amp;quot; target=&amp;quot;_self&amp;quot; data-test-app-aware-link=&amp;quot;&amp;quot;&amp;gt;leahpappalardo2017@gmail.com&amp;lt;/a&amp;gt;).&amp;lt;/p&amp;gt;</description>
   <author>torstenrohlfing@www.nitrc.org (Torsten Rohlfing)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=212&amp;release_id=7780</comment>
   <pubDate>Tue, 24 Jun 2025 0:24:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=7780</guid>
  </item>
  <item>
   <title>cmtk 3.4.0</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=5869</link>
   <description></description>
   <author>torstenrohlfing@www.nitrc.org (Torsten Rohlfing)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=212&amp;release_id=5869</comment>
   <pubDate>Sat, 02 Mar 2024 0:07:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=5869</guid>
  </item>
  <item>
   <title>cmtk 3.3.2</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=4738</link>
   <description>This release merges patches contributed by jim.klo@sri.com to add the following:[list][*]Support valid XML output[*]Additional DICOM values which are required to support submission to NIH NDA.[/list]</description>
   <author>torstenrohlfing@www.nitrc.org (Torsten Rohlfing)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=212&amp;release_id=4738</comment>
   <pubDate>Sun, 06 Nov 2022 21:02:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=4738</guid>
  </item>
  <item>
   <title>cmtk 3.3.1</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=3143</link>
   <description>The Computational Morphometry Toolkit&lt;br /&gt;
==========================================================================&lt;br /&gt;
&lt;br /&gt;
Release Notes -- CMTK 3.3.1&lt;br /&gt;
===========================&lt;br /&gt;
&lt;br /&gt;
This is a minor bugfix release that addresses an issue with polynomial&lt;br /&gt;
transformations that could cause out-of-bounds memory access.&lt;br /&gt;
&lt;br /&gt;
Release Notes -- CMTK 3.3.0&lt;br /&gt;
===========================&lt;br /&gt;
This release replaces signed 32bit integers for pixel indexing with signed&lt;br /&gt;
64bit integers, thus removing the previous limitation of allowing no more&lt;br /&gt;
than 2B pixels per image.&lt;br /&gt;
Platform Support&lt;br /&gt;
================&lt;br /&gt;
CMTK has been built and tested on the following platforms:&lt;br /&gt;
- Linux 64bit (Fedora 23), gcc 5.3.1&lt;br /&gt;
- Cygwin, gcc 4.9.3&lt;br /&gt;
- Windows7 x64, VisualStudio 2015 Express for Desktop&lt;br /&gt;
Platform-Specific Issues&lt;br /&gt;
========================&lt;br /&gt;
MacOS-X&lt;br /&gt;
-------&lt;br /&gt;
- Code coverage tests are only supported with gcc compiler and SDK 10.6. Older&lt;br /&gt;
SDKs or the clang and llvm compiler front-ends do not support code coverage.&lt;br /&gt;
http://www.nitrc.org/tracker/index.php?func=detail&amp;amp;aid=5450&amp;amp;group_id=212&amp;amp;atid=877&lt;br /&gt;
- To use a pre-combiled binary version of CMTK that was compiled on MacOS with&lt;br /&gt;
MacPorts compilers, the following MacPorts packages have to be installed&lt;br /&gt;
under /opt/local:&lt;br /&gt;
- qt4&lt;br /&gt;
- sqlite3&lt;br /&gt;
- dcmtk&lt;br /&gt;
SolarisStudio Compiler, Linux/Intel&lt;br /&gt;
-----------------------------------&lt;br /&gt;
- SolarisStudio C++ 12.2 crashes when compiling the &amp;quot;Numerics&amp;quot; library with&lt;br /&gt;
full optimization, -O3. A bug report has been filed with, and accepted by,&lt;br /&gt;
Oracle:&lt;br /&gt;
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6989625&lt;br /&gt;
Workaround: build &amp;quot;MinSizeRel&amp;quot; configuration, which sets optimization level&lt;br /&gt;
to O2. Note that OpenMP must be disabled, because otherwise optimization&lt;br /&gt;
is bumped back to O3 by default.&lt;br /&gt;
This problem is also fixed in SolarisStudio 12.3, but see next issue.&lt;br /&gt;
- SolarisStudio C++ 12.3 crashes when compiling the file&lt;br /&gt;
&amp;quot;cmtkEchoPlanarUnwarpFunctional.cxx&amp;quot; with OpenMP support turned on.&lt;br /&gt;
Workaround: set &amp;quot;CMTK_USE_OPENMP&amp;quot; configuration option to &amp;quot;OFF&amp;quot;; this will&lt;br /&gt;
lead to much of CMTK's functionality executing single-threaded.&lt;br /&gt;
Open64 Compiler&lt;br /&gt;
---------------&lt;br /&gt;
- CMTK does not build in Release mode with the Open64 compiler due to internal&lt;br /&gt;
compiler errors.&lt;br /&gt;
==========================================================================&lt;br /&gt;
This software is available from&lt;br /&gt;
http://www.nitrc.org/projects/cmtk/&lt;br /&gt;
==========================================================================</description>
   <author>torstenrohlfing@www.nitrc.org (Torsten Rohlfing)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=212&amp;release_id=3143</comment>
   <pubDate>Mon, 25 Jan 2016 0:15:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=3143</guid>
  </item>
  <item>
   <title>cmtk 3.2.3</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=2863</link>
   <description>Release Notes -- CMTK 3.2.3&lt;br /&gt;
===========================&lt;br /&gt;
&lt;br /&gt;
This release fixes some minor bugs such as recursive mkdir on Windows, an&lt;br /&gt;
ignored command line option in &amp;quot;dcm2image&amp;quot;, and remaining bashisms in a number&lt;br /&gt;
of scripts. DICOM files with non-integer rescaling are now read as floats,&lt;br /&gt;
which changes the behaviour of &amp;quot;dcm2image&amp;quot; in these cases.&lt;br /&gt;
&lt;br /&gt;
This release also implements a workaround for a bug in MXML 2.8, which&lt;br /&gt;
effectively prevents reading of XML files. CMTK now detects that version when&lt;br /&gt;
configured and builds the bundled MXML library instead.&lt;br /&gt;
&lt;br /&gt;
See README.txt for full release notes.</description>
   <author>torstenrohlfing@www.nitrc.org (Torsten Rohlfing)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=212&amp;release_id=2863</comment>
   <pubDate>Sat, 31 Jan 2015 19:32:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=2863</guid>
  </item>
  <item>
   <title>cmtk 3.2.2</title>
   <link>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=2722</link>
   <description>Release Notes -- CMTK 3.2.2&lt;br /&gt;
===========================&lt;br /&gt;
&lt;br /&gt;
This is a minor bug fix release that corrects errors in the vtkxform tool, the&lt;br /&gt;
handling of inverse B-spline transformations in cmtk::XformList, and a&lt;br /&gt;
configuration issue with Greg Jefferis' munger.pl script.</description>
   <author>torstenrohlfing@www.nitrc.org (Torsten Rohlfing)</author>
   <comment>http://www.nitrc.org/project/shownotes.php?group_id=212&amp;release_id=2722</comment>
   <pubDate>Fri, 01 Aug 2014 21:10:00 GMT</pubDate>
   <guid>http://www.nitrc.org/project/showfiles.php?group_id=212&amp;release_id=2722</guid>
  </item>
 </channel>
</rss>
