<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://stage.nitrcce.org/export/rss20_newreleases.php?group_id=895" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>Simple Medical Imaging Library Interface (SMILI) Releases</title>
  <link>http://stage.nitrcce.org/project/showfiles.php?group_id=895</link>
  <description>Simple Medical Imaging Library Interface (SMILI) Latest Releases</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster>shakes76@stage.nitrcce.org (Shekhar Chandra)</webMaster>
  <lastBuildDate>Sun, 05 Apr 2026 7:35:10 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <image>
    <url>http://stage.nitrcce.org/images/bflogo-88.png</url>
    <title>NITRC Developer</title>
    <link>http://stage.nitrcce.org/</link>
    <width>124</width>
    <heigth>32</heigth>
  </image>
  <item>
   <title>smili Version 1.02</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=895&amp;release_id=3646</link>
   <description>New Features - sMILX:&lt;br /&gt;
Added resetting of GUI settings etc. Just in case user takes toolbars etc. offscreen or losing them.&lt;br /&gt;
&lt;br /&gt;
New Features SMILI Library:&lt;br /&gt;
Added Find SMILI CMake config file for projects using SMILI.&lt;br /&gt;
Added Python script to test smilx features.&lt;br /&gt;
Bug fixes:&lt;br /&gt;
Fixed Mac OSX plugin paths for running from source builds.&lt;br /&gt;
Made the blending to use a default colourmap map. Instead of just warning of unexpected results.&lt;br /&gt;
Fixed overlay on images not working due to integer image changes.&lt;br /&gt;
Fixed label vis app to support new integer image type.&lt;br /&gt;
Minimum Dependencies:&lt;br /&gt;
VTK 5.8, ITK 4.9, Qt 4.8&lt;br /&gt;
Recommended Dependencies:&lt;br /&gt;
VTK 5: VTK 5.8.0, ITK 4.10, Qt 4.8, PythonQt 2.1, FFMPEG 1.2, FFTW 3.3&lt;br /&gt;
VTK 6: VTK 6.3.0, ITK 4.10, Qt 4.8, PythonQt 2.1, FFMPEG 1.2, FFTW 3.3&lt;br /&gt;
NiftyReg: 390df2baaf809a625ed5afe0dbc81ca6a3f7c647&lt;br /&gt;
For the SSM plugin, you will need VTK 5.8.0. To get a updated version of VTK 5.8.0, see my [VTK 5 related blog post](http://l3mmings.blogspot.com.au/2015/06/vtk-5-and-ffmpeg-shenanigans-on-windows.html). VTK 5.10.1 will also work for the SSM plugin, but is known to have image display bugs.&lt;br /&gt;
Important Notes about Dependencies and OSes:&lt;br /&gt;
VTK 5.10.1 and VTK 6+ will also work, but is known to have image display bugs.&lt;br /&gt;
Mac OSX support is limited because of availability of machines to the developer and restrictive Apple EULAs. Builds and plugins work correctly on local builds. DMG installers have issues with plugins at the moment.&lt;br /&gt;
Installers/Binaries Notes:&lt;br /&gt;
See [YouTube video](https://www.youtube.com/watch?v=j95C1Y3swfw&amp;amp;t=2s) showing the shape modelling feature. The USB key installer is for those who have issues with installers or don't like installers or need portable running versions of SMILI. These also provide shared libraries for development.&lt;br /&gt;
Other binaries and installers for other OSes will be added over time.</description>
   <author>shakes76@stage.nitrcce.org (Shekhar Chandra)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=895&amp;release_id=3646</comment>
   <pubDate>Mon, 16 Oct 2017 10:06:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=895&amp;release_id=3646</guid>
  </item>
  <item>
   <title>smili Version 1.01</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=895&amp;release_id=3551</link>
   <description>This is Version 1.01 release of SMILI to improve user experience. Thanks to everyone that contributed.&lt;br /&gt;
&lt;br /&gt;
Summary of fixes:&lt;br /&gt;
Fixed scalarstats not outputing mesh properly.&lt;br /&gt;
Added specular option to overlay app.&lt;br /&gt;
Added display of orientation flag in image info.&lt;br /&gt;
Added method for image orientation in image class&lt;br /&gt;
Added update of scalar range on refresh for scalar operations.&lt;br /&gt;
Added DOB and weight to anonymise.&lt;br /&gt;
Improved progress updates for anonymise DICOMs.&lt;br /&gt;
Tweaked DICOM anonymise wizard.&lt;br /&gt;
Recommended Dependencies:&lt;br /&gt;
VTK 5: VTK 5.8.0, ITK 4.10, Qt 4.8, PythonQt 2.1, FFMPEG 1.2, FFTW 3.3&lt;br /&gt;
VTK 6: VTK 6.3.0, ITK 4.10, Qt 4.8, PythonQt 2.1, FFMPEG 1.2, FFTW 3.3&lt;br /&gt;
NiftyReg: 390df2baaf809a625ed5afe0dbc81ca6a3f7c647&lt;br /&gt;
For the SSM plugin, you will need VTK 5.8.0. To get a updated version of VTK 5.8.0, see my VTK 5 related blog post. VTK 5.10.1 will also work for the SSM plugin, but is known to have image display bugs.&lt;br /&gt;
Important Notes about Dependencies and OSes:&lt;br /&gt;
VTK 5.10.1 and VTK 6+ will also work, but is known to have image display bugs.&lt;br /&gt;
Mac OSX support is limited because of availability of machines to the developer and restrictive Apple EULAs. Builds and plugins work correctly on local builds. DMG installers have issues with plugins at the moment.&lt;br /&gt;
Installers/Binaries Notes:&lt;br /&gt;
See YouTube video showing the shape modelling feature. The USB key installer is for those who have issues with installers or don't like installers or need portable running versions of SMILI. These also provide shared libraries for development.</description>
   <author>shakes76@stage.nitrcce.org (Shekhar Chandra)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=895&amp;release_id=3551</comment>
   <pubDate>Thu, 06 Jul 2017 11:25:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=895&amp;release_id=3551</guid>
  </item>
  <item>
   <title>smili Version 1.0 Release Candidate 2</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=895&amp;release_id=3324</link>
   <description>SMILI Release Candidate 2&lt;br /&gt;
&lt;br /&gt;
- This version fixes a couple of issues on Linux platforms for filenames and paths&lt;br /&gt;
- Minor bug fixes to volume rendering and DICOM code&lt;br /&gt;
- Volume rendering improvements. Requires VTK 6+ OpenGL 2 backend for GPU enabled rendering.&lt;br /&gt;
- Improved onscreen label visualisation.&lt;br /&gt;
- Improved command line arguments for the model and DICOM apps&lt;br /&gt;
- Added support for legacy unstructured grid files&lt;br /&gt;
- Thresholding limits input in SMILX fixed&lt;br /&gt;
Plugins are currently not being shipped in the Mac installers, as there are issues with the DragNDrop creator not working properly (with the current SMILI configuration) and this causes link errors. This will hopefully be fixed in the next release.&lt;br /&gt;
Ubuntu 16.04 support will be improved with VTK 6 installer once SMILI's Qt 5 support is completed. Right now the Ubuntu 16.04 installer uses VTK 5.10, which has a known bug for gamma control for images not working correctly.</description>
   <author>shakes76@stage.nitrcce.org (Shekhar Chandra)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=895&amp;release_id=3324</comment>
   <pubDate>Thu, 15 Sep 2016 5:37:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=895&amp;release_id=3324</guid>
  </item>
  <item>
   <title>smili Version 1.0 Release Candidate</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=895&amp;release_id=3175</link>
   <description>SMILI Release Candidate 1&lt;br /&gt;
&lt;br /&gt;
This version fixes a couple of issues on Windows on Mac platforms.&lt;br /&gt;
- Screenshot crash in sMILX has been fixed. Caused by offscreen rendering not working sometimes for Windows and Mac.&lt;br /&gt;
- Fixed Windows crash for vector images. Appears to have been caused by ITK 4.7. Upgraded to ITK 4.8.2.&lt;br /&gt;
Registration plugin has issues on Windows (DLL link error caused by the installer). A USB-stick version of SMILI will be provided shortly to allow users to use the plugin on Windows (marked '-Reg'). Ubuntu versions are unaffected.&lt;br /&gt;
Plugins are currently not being shipped in the Mac installers, as there are issues with the DragNDrop creator not working properly (with the current SMILI configuration) and this causes link errors. This will hopefully be fixed in the next release.</description>
   <author>shakes76@stage.nitrcce.org (Shekhar Chandra)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=895&amp;release_id=3175</comment>
   <pubDate>Sun, 13 Mar 2016 0:41:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=895&amp;release_id=3175</guid>
  </item>
  <item>
   <title>smili Version 1.0 Beta 2</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=895&amp;release_id=3092</link>
   <description>**Highlights: Image Blending via a mixer, VTK 6.3 support, Image Cursors, DICOM Improvements, Image Autolevel, Bilateral Image filtering and surface flattening.**&lt;br /&gt;
&lt;br /&gt;
New Blending Mixer (blending N number of images using a mixer):&lt;br /&gt;
Open mulitple images in single view mode and set colour maps&lt;br /&gt;
![smili-blend1](https://raw.githubusercontent.com/shakes76/smili/experimental/resources/screenies/blend1.png)&lt;br /&gt;
Set opacities in mixer&lt;br /&gt;
![smili-blend1](https://raw.githubusercontent.com/shakes76/smili/experimental/resources/screenies/blend2.png)&lt;br /&gt;
Enjoy the blended result&lt;br /&gt;
![smili-blend1](https://raw.githubusercontent.com/shakes76/smili/experimental/resources/screenies/blend3.png)&lt;br /&gt;
New Image Cursor&lt;br /&gt;
![smili-cursor](https://raw.githubusercontent.com/shakes76/smili/experimental/resources/screenies/smili-cursor.png)&lt;br /&gt;
Available in multi-view (as above), but also in link view to identify same point in multiple images.&lt;br /&gt;
DICOM Improvements:&lt;br /&gt;
![smili-dicom](https://raw.githubusercontent.com/shakes76/smili/experimental/resources/screenies/smili-dicom.png)</description>
   <author>shakes76@stage.nitrcce.org (Shekhar Chandra)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=895&amp;release_id=3092</comment>
   <pubDate>Mon, 02 Nov 2015 6:00:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=895&amp;release_id=3092</guid>
  </item>
 </channel>
</rss>
