<?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=622" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>Robust Brain Extraction (ROBEX) Releases</title>
  <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622</link>
  <description>Robust Brain Extraction (ROBEX) Latest Releases</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</webMaster>
  <lastBuildDate>Mon, 13 Apr 2026 0:56:01 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>robex1.2-source ROBEX 1.2, source (all platforms)</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2425</link>
   <description>Robust Brain Extraction (ROBEX)  v1.2&lt;br /&gt;
Author: Juan Eugenio Iglesias&lt;br /&gt;
Email: iglesias@nmr.mgh.harvard.edu&lt;br /&gt;
www: http://www.jeiglesias.com&lt;br /&gt;
--------------------------------------&lt;br /&gt;
&lt;br /&gt;
Citation:&lt;br /&gt;
Iglesias JE, Liu CY, Thompson P, Tu Z: &amp;quot;Robust Brain Extraction Across&lt;br /&gt;
Datasets and Comparison with Publicly Available Methods&amp;quot;, IEEE Transactions&lt;br /&gt;
on Medical Imaging, 30(9), 2011, 1617-1634.&lt;br /&gt;
Compilation instructions:&lt;br /&gt;
1. Download and install CMake from http://www.cmake.org&lt;br /&gt;
2. Download and compile ITK (www.itk.org). This version of ROBEX&lt;br /&gt;
was compiled with ITK-4.2, but any version on the ITK 4 family should&lt;br /&gt;
work (I have not tried, though).&lt;br /&gt;
3. Use Cmake to open CMakeLists.txt and generate a makefile or IDE&lt;br /&gt;
project file. Use the generated file to compile the project. In Linux,&lt;br /&gt;
make sure that you set CMAKE_EXE_LINKER_FLAGS to -lstdc++. Aso, make&lt;br /&gt;
sure that the executable ROBEX(.exe) ends up in this folder.&lt;br /&gt;
4. Enjoy!&lt;br /&gt;
------------------------&lt;br /&gt;
Usage:&lt;br /&gt;
WINDOWS:&lt;br /&gt;
runROBEX.bat inputFile strippedFile [outputMaskFile] [seed]&lt;br /&gt;
LINUX:&lt;br /&gt;
runROBEX.sh inputFile strippedFile [outputMaskFile] [seed]&lt;br /&gt;
Important details:&lt;br /&gt;
- As opposed to previous versions, any volume that is correctly&lt;br /&gt;
oriented in World coordinates should be correctly stripped. If&lt;br /&gt;
you get a completely wrong segmentation with the shape of a brain,&lt;br /&gt;
please let me know (iglesias@nmr.mgh.harvard.edu).&lt;br /&gt;
- Even though ROBEX will read/write any format supported by ITK,&lt;br /&gt;
use of Nifti format (.nii or .nii.gz), which can properly handle&lt;br /&gt;
the transforms that relate World and voxel coordinates, is *highly*&lt;br /&gt;
encouraged. If you have Analyze data, please convert it to Nifti&lt;br /&gt;
first and then make sure that the orientation is correct before&lt;br /&gt;
feeding the images to ROBEX.&lt;br /&gt;
- Some changes have been introduced in the registration, so you&lt;br /&gt;
might not be able to accurately reproduce the results from the&lt;br /&gt;
paper; to do so, please use an older version of ROBEX.&lt;br /&gt;
- The behavior of ROBEX is not deterministic. Therefore, you might&lt;br /&gt;
observe (very) slight differences between the outputs of different&lt;br /&gt;
runs on the same scan. If you need results that can be exactly&lt;br /&gt;
reproduced, you can provide ROBEX with a seed (which must be &amp;gt;=0).&lt;br /&gt;
- ROBEX is designed to be robust. If ROBEX doesn't produce decent&lt;br /&gt;
results for a given volume, I'd very much appreciate it if you let&lt;br /&gt;
me know by email (iglesias@nmr.mgh.harvard.edu).&lt;br /&gt;
- Please read license.txt!&lt;br /&gt;
------------------------&lt;br /&gt;
If you want to play with the code: this is version 1.2 of the software&lt;br /&gt;
and there are plenty of constants that are hard coded; sorry about that!&lt;br /&gt;
We'll try to make newer versions easier to read and modify.</description>
   <author>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=622&amp;release_id=2425</comment>
   <pubDate>Thu, 14 Nov 2013 16:01:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2425</guid>
  </item>
  <item>
   <title>robex1.2-linux64 ROBEX 1.2, linux 64 bits</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2424</link>
   <description>Robust Brain Extraction (ROBEX)  v1.2&lt;br /&gt;
Author: Juan Eugenio Iglesias&lt;br /&gt;
Email: iglesias@nmr.mgh.harvard.edu&lt;br /&gt;
www: http://www.jeiglesias.com&lt;br /&gt;
--------------------------------------&lt;br /&gt;
&lt;br /&gt;
Citation:&lt;br /&gt;
Iglesias JE, Liu CY, Thompson P, Tu Z: &amp;quot;Robust Brain Extraction Across&lt;br /&gt;
Datasets and Comparison with Publicly Available Methods&amp;quot;, IEEE Transactions&lt;br /&gt;
on Medical Imaging, 30(9), 2011, 1617-1634.&lt;br /&gt;
Usage:&lt;br /&gt;
runROBEX.sh inputFile strippedFile [outputMaskFile] [seed]&lt;br /&gt;
Important details:&lt;br /&gt;
- As opposed to previous versions, any volume that is correctly&lt;br /&gt;
oriented in World coordinates should be correctly stripped. If&lt;br /&gt;
you get a completely wrong segmentation with the shape of a brain,&lt;br /&gt;
please let me know (iglesias@nmr.mgh.harvard.edu).&lt;br /&gt;
- Even though ROBEX will read/write any format supported by ITK,&lt;br /&gt;
use of Nifti format (.nii or .nii.gz), which can properly handle&lt;br /&gt;
the transforms that relate World and voxel coordinates, is *highly*&lt;br /&gt;
encouraged. If you have Analyze data, please convert it to Nifti&lt;br /&gt;
first and then make sure that the orientation is correct before&lt;br /&gt;
feeding the images to ROBEX.&lt;br /&gt;
- Some changes have been introduced in the registration, so you&lt;br /&gt;
might not be able to accurately reproduce the results from the&lt;br /&gt;
paper; to do so, please use an older version of ROBEX.&lt;br /&gt;
- The behavior of ROBEX is not deterministic. Therefore, you might&lt;br /&gt;
observe (very) slight differences between the outputs of different&lt;br /&gt;
runs on the same scan. If you need results that can be exactly&lt;br /&gt;
reproduced, you can provide ROBEX with a seed (which must be &amp;gt;=0).&lt;br /&gt;
- ROBEX is designed to be robust. If ROBEX doesn't produce decent&lt;br /&gt;
results for a given volume, I'd very much appreciate it if you let&lt;br /&gt;
me know by email (iglesias@nmr.mgh.harvard.edu).&lt;br /&gt;
- Please read license.txt!&lt;br /&gt;
------------------------&lt;br /&gt;
If you want to play with the code: this is version 1.2 of the software&lt;br /&gt;
and there are plenty of constants that are hard coded; sorry about that!&lt;br /&gt;
We'll try to make newer versions easier to read and modify.</description>
   <author>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=622&amp;release_id=2424</comment>
   <pubDate>Thu, 14 Nov 2013 15:52:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2424</guid>
  </item>
  <item>
   <title>robex1.2-win ROBEX 1.2, Windows</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2423</link>
   <description>Citation:&lt;br /&gt;
&lt;br /&gt;
Iglesias JE, Liu CY, Thompson P, Tu Z: &amp;quot;Robust Brain Extraction Across&lt;br /&gt;
Datasets and Comparison with Publicly Available Methods&amp;quot;, IEEE Transactions&lt;br /&gt;
on Medical Imaging, 30(9), 2011, 1617-1634.&lt;br /&gt;
------------------------&lt;br /&gt;
Usage:&lt;br /&gt;
runROBEX.bat inputFile strippedFile [outputMaskFile] [seed]&lt;br /&gt;
Important details:&lt;br /&gt;
- As opposed to previous versions, any volume that is correctly&lt;br /&gt;
oriented in World coordinates should be correctly stripped. If&lt;br /&gt;
you get a completely wrong segmentation with the shape of a brain,&lt;br /&gt;
please let me know (iglesias@nmr.mgh.harvard.edu).&lt;br /&gt;
- Even though ROBEX will read/write any format supported by ITK,&lt;br /&gt;
use of Nifti format (.nii or .nii.gz), which can properly handle&lt;br /&gt;
the transforms that relate World and voxel coordinates, is *highly*&lt;br /&gt;
encouraged. If you have Analyze data, please convert it to Nifti&lt;br /&gt;
first and then make sure that the orientation is correct before&lt;br /&gt;
feeding the images to ROBEX.&lt;br /&gt;
- Some changes have been introduced in the registration, so you&lt;br /&gt;
might not be able to accurately reproduce the results from the&lt;br /&gt;
paper; to do so, please use an older version of ROBEX.&lt;br /&gt;
- The behavior of ROBEX is not deterministic. Therefore, you might&lt;br /&gt;
observe (very) slight differences between the outputs of different&lt;br /&gt;
runs on the same scan. If you need results that can be exactly&lt;br /&gt;
reproduced, you can provide ROBEX with a seed (which must be &amp;gt;=0).&lt;br /&gt;
- ROBEX is designed to be robust. If ROBEX doesn't produce decent&lt;br /&gt;
results for a given volume, I'd very much appreciate it if you let&lt;br /&gt;
me know by email (iglesias@nmr.mgh.harvard.edu).&lt;br /&gt;
- Please read license.txt!&lt;br /&gt;
------------------------&lt;br /&gt;
If you want to play with the code: this is version 1.2 of the software&lt;br /&gt;
and there are plenty of constants that are hard coded; sorry about that!&lt;br /&gt;
We'll try to make newer versions easier to read and modify.</description>
   <author>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=622&amp;release_id=2423</comment>
   <pubDate>Thu, 14 Nov 2013 15:41:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2423</guid>
  </item>
  <item>
   <title>robex1.1-source ROBEX 1.1, source (all platforms)</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2278</link>
   <description>Citation:&lt;br /&gt;
&lt;br /&gt;
Iglesias JE, Liu CY, Thompson P, Tu Z: &amp;quot;Robust Brain Extraction Across&lt;br /&gt;
Datasets and Comparison with Publicly Available Methods&amp;quot;, IEEE Transactions&lt;br /&gt;
on Medical Imaging, 30(9), 2011, 1617-1634.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&lt;br /&gt;
WINDOWS:&lt;br /&gt;
&lt;br /&gt;
runROBEX.bat inputFile strippedFile [outputMaskFile] [seed]&lt;br /&gt;
&lt;br /&gt;
LINUX:&lt;br /&gt;
&lt;br /&gt;
runROBEX.sh inputFile strippedFile [outputMaskFile] [seed]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Important details:&lt;br /&gt;
&lt;br /&gt;
- The input file is supposed to be oriented as the volume &amp;quot;atlas&amp;quot;&lt;br /&gt;
in the folder &amp;quot;ref_vols&amp;quot;: x = left-&amp;gt;right, y = posterior-&amp;gt;anterior,&lt;br /&gt;
z=inferior-&amp;gt;superior.  If you get a completely wrong segmentation&lt;br /&gt;
with the shape of a brain, try changing the orientation of the&lt;br /&gt;
input scan.&lt;br /&gt;
&lt;br /&gt;
- The behavior of ROBEX is not deterministic. Therefore, you might&lt;br /&gt;
observe (very) slight differences between the outputs of different&lt;br /&gt;
runs on the same scan. If you need results that can be exactly&lt;br /&gt;
reproduced, you can provide ROBEX with a seed (which must be &amp;gt;=0).&lt;br /&gt;
&lt;br /&gt;
- ROBEX has been tested with images in Analyze format (.hdr/.img),&lt;br /&gt;
but any ITK-supported format should work.&lt;br /&gt;
&lt;br /&gt;
- ROBEX is designed to be robust. If ROBEX doesn't produce decent&lt;br /&gt;
results for a given volume, I'd very much appreciate it if you let&lt;br /&gt;
me know by email (iglesias@nmr.mgh.harvard.edu).&lt;br /&gt;
&lt;br /&gt;
- Please read license.txt!&lt;br /&gt;
&lt;br /&gt;
------------------------&lt;br /&gt;
&lt;br /&gt;
If you want to play with the code: this is version 1.1 of the software&lt;br /&gt;
and there are plenty of constants that are hard coded; sorry about that!&lt;br /&gt;
We'll try to make newer versions easier to read and modify.</description>
   <author>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=622&amp;release_id=2278</comment>
   <pubDate>Tue, 21 May 2013 13:19:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2278</guid>
  </item>
  <item>
   <title>robex1.1-win ROBEX 1.1, Windows</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2277</link>
   <description>Iglesias JE, Liu CY, Thompson P, Tu Z: &amp;quot;Robust Brain Extraction Across&lt;br /&gt;
&amp;lt;span&amp;gt;Datasets and Comparison with Publicly Available Methods&amp;quot;, IEEE Transactions&lt;br /&gt;
on Medical Imaging, 30(9), 2011, 1617-1634.&amp;lt;span id=&amp;quot;_plain_text_marker&amp;quot;&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&lt;br /&gt;
runROBEX.bat inputFile strippedFile [outputMaskFile] [seed]&lt;br /&gt;
&lt;br /&gt;
Important details:&lt;br /&gt;
&lt;br /&gt;
- The input file is supposed to be oriented as the volume &amp;quot;atlas&amp;quot;&lt;br /&gt;
in the folder &amp;quot;ref_vols&amp;quot;: x = left-&amp;gt;right, y = posterior-&amp;gt;anterior,&lt;br /&gt;
z=inferior-&amp;gt;superior.  If you get a completely wrong segmentation&lt;br /&gt;
with the shape of a brain, try changing the orientation of the&lt;br /&gt;
input scan.&lt;br /&gt;
&lt;br /&gt;
- The behavior of ROBEX is not deterministic. Therefore, you might&lt;br /&gt;
observe (very) slight differences between the outputs of different&lt;br /&gt;
runs on the same scan. If you need results that can be exactly&lt;br /&gt;
reproduced, you can provide ROBEX with a seed (which must be &amp;gt;=0).&lt;br /&gt;
&lt;br /&gt;
- ROBEX has been tested with images in Analyze format (.hdr/.img),&lt;br /&gt;
but any ITK-supported format should work.&lt;br /&gt;
&lt;br /&gt;
- ROBEX is designed to be robust. If ROBEX doesn't produce decent&lt;br /&gt;
results for a given volume, I'd very much appreciate it if you let&lt;br /&gt;
me know by email (iglesias@nmr.mgh.harvard.edu).&lt;br /&gt;
&lt;br /&gt;
- Please read license.txt!</description>
   <author>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=622&amp;release_id=2277</comment>
   <pubDate>Tue, 21 May 2013 13:14:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2277</guid>
  </item>
  <item>
   <title>robex1.1-linux64 ROBEX 1.1, linux 64 bits</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2276</link>
   <description>Citation:&lt;br /&gt;
&lt;br /&gt;
Iglesias JE, Liu CY, Thompson P, Tu Z: &amp;quot;Robust Brain Extraction Across&lt;br /&gt;
Datasets and Comparison with Publicly Available Methods&amp;quot;, IEEE Transactions&lt;br /&gt;
on Medical Imaging, 30(9), 2011, 1617-1634.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
&lt;br /&gt;
runROBEX.sh inputFile strippedFile [outputMaskFile] [seed]&lt;br /&gt;
&lt;br /&gt;
Important details:&lt;br /&gt;
&lt;br /&gt;
- The input file is supposed to be oriented as the volume &amp;quot;atlas&amp;quot;&lt;br /&gt;
in the folder &amp;quot;ref_vols&amp;quot;: x = left-&amp;gt;right, y = posterior-&amp;gt;anterior,&lt;br /&gt;
z=inferior-&amp;gt;superior.  If you get a completely wrong segmentation&lt;br /&gt;
with the shape of a brain, try changing the orientation of the&lt;br /&gt;
input scan.&lt;br /&gt;
&lt;br /&gt;
- The behavior of ROBEX is not deterministic. Therefore, you might&lt;br /&gt;
observe (very) slight differences between the outputs of different&lt;br /&gt;
runs on the same scan. If you need results that can be exactly&lt;br /&gt;
reproduced, you can provide ROBEX with a seed (which must be &amp;gt;=0).&lt;br /&gt;
&lt;br /&gt;
- ROBEX has been tested with images in Analyze format (.hdr/.img),&lt;br /&gt;
but any ITK-supported format should work.&lt;br /&gt;
&lt;br /&gt;
- ROBEX is designed to be robust. If ROBEX doesn't produce decent&lt;br /&gt;
results for a given volume, I'd very much appreciate it if you let&lt;br /&gt;
me know by email (iglesias@nmr.mgh.harvard.edu).&lt;br /&gt;
&lt;br /&gt;
- Please read license.txt!</description>
   <author>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=622&amp;release_id=2276</comment>
   <pubDate>Tue, 21 May 2013 12:50:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2276</guid>
  </item>
  <item>
   <title>robex1.0-win32 Robex 1.0, windows 32 bits</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2012</link>
   <description>Robust Brain Extraction (ROBEX)  v1.0&lt;br /&gt;
Author: Juan Eugenio Iglesias&lt;br /&gt;
Email: jeiglesias@ucla.edu&lt;br /&gt;
www: http://www.jeiglesias.com&lt;br /&gt;
--------------------------------------&lt;br /&gt;
 &lt;br /&gt;
Usage:    ROBEX inputFile strippedFile [outputMaskFile]&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
Important details:&lt;br /&gt;
 &lt;br /&gt;
- The input file is supposed to be oriented as the volume &amp;quot;atlas&amp;quot;&lt;br /&gt;
in the folder &amp;quot;ref_vols&amp;quot;: x = left-&amp;gt;right, y = posterior-&amp;gt;anterior,&lt;br /&gt;
z=inferior-&amp;gt;superior. If you get a completely wrong segmentation&lt;br /&gt;
with the shape of a brain, try changing the orientation of the&lt;br /&gt;
input scan.&lt;br /&gt;
 &lt;br /&gt;
- ROBEX has been tested with images in Analyze format (.hdr/.img), &lt;br /&gt;
but any ITK-supported format should work.&lt;br /&gt;
 &lt;br /&gt;
- ROBEX is designed to be robust. If ROBEX doesn't produce decent &lt;br /&gt;
results for a given volume, I'd very much appreciate it if you let&lt;br /&gt;
me know by email.&lt;br /&gt;
 &lt;br /&gt;
- Please read license.txt!</description>
   <author>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=622&amp;release_id=2012</comment>
   <pubDate>Thu, 12 Jul 2012 16:04:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2012</guid>
  </item>
  <item>
   <title>robex1.0-linux64 ROBEX 1.0, linux 64 bits</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2010</link>
   <description>Robust Brain Extraction (ROBEX)  v1.0&lt;br /&gt;
Author: Juan Eugenio Iglesias&lt;br /&gt;
Email: jeiglesias@ucla.edu&lt;br /&gt;
www: http://www.jeiglesias.com&lt;br /&gt;
--------------------------------------&lt;br /&gt;
 &lt;br /&gt;
Usage:    ROBEX inputFile strippedFile [outputMaskFile]&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
Important details:&lt;br /&gt;
 &lt;br /&gt;
- The input file is supposed to be oriented as the volume &amp;quot;atlas&amp;quot;&lt;br /&gt;
in the folder &amp;quot;ref_vols&amp;quot;: x = left-&amp;gt;right, y = posterior-&amp;gt;anterior,&lt;br /&gt;
z=inferior-&amp;gt;superior. If you get a completely wrong segmentation&lt;br /&gt;
with the shape of a brain, try changing the orientation of the&lt;br /&gt;
input scan.&lt;br /&gt;
 &lt;br /&gt;
- ROBEX has been tested with images in Analyze format (.hdr/.img), &lt;br /&gt;
but any ITK-supported format should work.&lt;br /&gt;
 &lt;br /&gt;
- ROBEX is designed to be robust. If ROBEX doesn't produce decent &lt;br /&gt;
results for a given volume, I'd very much appreciate it if you let&lt;br /&gt;
me know by email.&lt;br /&gt;
 &lt;br /&gt;
- Please read license.txt!</description>
   <author>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=622&amp;release_id=2010</comment>
   <pubDate>Thu, 12 Jul 2012 16:00:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2010</guid>
  </item>
  <item>
   <title>robex1.0-source ROBEX 1.0, source code</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2009</link>
   <description>Robust Brain Extraction (ROBEX)  v1.0&lt;br /&gt;
Author: Juan Eugenio Iglesias&lt;br /&gt;
Email: jeiglesias@ucla.edu&lt;br /&gt;
www: http://www.jeiglesias.com&lt;br /&gt;
--------------------------------------&lt;br /&gt;
 &lt;br /&gt;
Usage:    ROBEX inputFile strippedFile [outputMaskFile]&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
Important details:&lt;br /&gt;
 &lt;br /&gt;
- The input file is supposed to be oriented as the volume &amp;quot;atlas&amp;quot;&lt;br /&gt;
in the folder &amp;quot;ref_vols&amp;quot;: x = left-&amp;gt;right, y = posterior-&amp;gt;anterior,&lt;br /&gt;
z=inferior-&amp;gt;superior. If you get a completely wrong segmentation&lt;br /&gt;
with the shape of a brain, try changing the orientation of the&lt;br /&gt;
input scan.&lt;br /&gt;
 &lt;br /&gt;
- ROBEX has been tested with images in Analyze format (.hdr/.img), &lt;br /&gt;
but any ITK-supported format should work.&lt;br /&gt;
 &lt;br /&gt;
- ROBEX is designed to be robust. If ROBEX doesn't produce decent &lt;br /&gt;
results for a given volume, I'd very much appreciate it if you let&lt;br /&gt;
me know by email.&lt;br /&gt;
 &lt;br /&gt;
- Please read license.txt!</description>
   <author>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=622&amp;release_id=2009</comment>
   <pubDate>Thu, 12 Jul 2012 15:54:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2009</guid>
  </item>
  <item>
   <title>robex1.0-linux32 ROBEX 1.0, linux 32 bits</title>
   <link>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2011</link>
   <description>&amp;lt;span class=&amp;quot;legacy&amp;quot;&amp;gt;Robust Brain Extraction (ROBEX)  v1.0&lt;br /&gt;
&lt;br /&gt;
Author: Juan Eugenio Iglesias&lt;br /&gt;
&lt;br /&gt;
Email: [url=mailto:jeiglesias@ucla.edu]jeiglesias@ucla.edu[/url]&lt;br /&gt;
&lt;br /&gt;
www: [url=http://www.jeiglesias.com/]http://www.jeiglesias.com[/url]&lt;br /&gt;
&lt;br /&gt;
--------------------------------------&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Usage:    ROBEX inputFile strippedFile&lt;br /&gt;
[outputMaskFile]&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Important details:&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
- The input file is supposed to be oriented as the volume &amp;quot;atlas&amp;quot;&lt;br /&gt;
&lt;br /&gt;
in the folder &amp;quot;ref_vols&amp;quot;: x = left-&amp;gt;right, y =&lt;br /&gt;
posterior-&amp;gt;anterior,&lt;br /&gt;
&lt;br /&gt;
z=inferior-&amp;gt;superior. If you get a completely wrong segmentation&lt;br /&gt;
&lt;br /&gt;
with the shape of a brain, try changing the orientation of the&lt;br /&gt;
&lt;br /&gt;
input scan.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
- ROBEX has been tested with images in Analyze format&lt;br /&gt;
(.hdr/.img), &lt;br /&gt;
&lt;br /&gt;
but any ITK-supported format should work.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
- ROBEX is designed to be robust. If ROBEX doesn't produce&lt;br /&gt;
decent &lt;br /&gt;
&lt;br /&gt;
results for a given volume, I'd very much appreciate it if you let&lt;br /&gt;
&lt;br /&gt;
me know by email.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
- Please read license.txt!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/span&amp;gt;</description>
   <author>jeiglesias@stage.nitrcce.org (Juan Eugenio Iglesias)</author>
   <comment>http://stage.nitrcce.org/project/shownotes.php?group_id=622&amp;release_id=2011</comment>
   <pubDate>Thu, 12 Jul 2012 16:02:00 GMT</pubDate>
   <guid>http://stage.nitrcce.org/project/showfiles.php?group_id=622&amp;release_id=2011</guid>
  </item>
 </channel>
</rss>
