Difference between revisions of "2014 Summer Project Week:UpdateBRAINSTools"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2014.png|Projects List </gallery> ==Key Investigators== ==Project Description== <div style="margin: 20px;…')
 
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-MIT2014.png|[[2014_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2014.png|[[2014_Summer_Project_Week#Projects|Projects List]]
 +
Image:SlicerDWIConvert.png|[[GUI|Slicer GUI]]
 
</gallery>
 
</gallery>
  
 
==Key Investigators==
 
==Key Investigators==
 
+
* IOWA: Hans, Dave, Kent
 +
* Kitware: JC
 +
* NLM: Brad
 +
* Various NAMIC team members
  
 
==Project Description==
 
==Project Description==
Line 11: Line 15:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*
+
* Update Slicer build to include BRAINSTools based on ITKv4 registration framework
 +
* Ensure all BRAINSTools regression tests pass in the Slicer environment
 +
* Test ITK thread pool implementation in Slicer build
 +
* ITKv4 registation in SimpleITK
 +
 
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
*
+
* Write Tests, Write Code, Drink Coffee, Sleep (Optional)
 +
* Repeat 
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*
+
* Create new GUI layout for DWIConvert based on user feedback (Thanks Sonia!)
 +
* Successfully update nightly BRAINSTools in Slicer
 +
** Now using the ITKv4 registration framework
 +
** Update Slicer to ITK release candidate.
 +
*Convert Toews Feat
 +
** Put it in github
 +
** Convert image IO to ITK
 +
** Convert Transform formats to ITK compliant
 +
** Convert command line interface to SlicerExecutionModel
 +
** Compliant with ITK Image and ITK Transform file interfaces.
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 13:09, 27 June 2014

Home < 2014 Summer Project Week:UpdateBRAINSTools

Key Investigators

  • IOWA: Hans, Dave, Kent
  • Kitware: JC
  • NLM: Brad
  • Various NAMIC team members

Project Description

Objective

  • Update Slicer build to include BRAINSTools based on ITKv4 registration framework
  • Ensure all BRAINSTools regression tests pass in the Slicer environment
  • Test ITK thread pool implementation in Slicer build
  • ITKv4 registation in SimpleITK

Approach, Plan

  • Write Tests, Write Code, Drink Coffee, Sleep (Optional)
  • Repeat

Progress

  • Create new GUI layout for DWIConvert based on user feedback (Thanks Sonia!)
  • Successfully update nightly BRAINSTools in Slicer
    • Now using the ITKv4 registration framework
    • Update Slicer to ITK release candidate.
  • Convert Toews Feat
    • Put it in github
    • Convert image IO to ITK
    • Convert Transform formats to ITK compliant
    • Convert command line interface to SlicerExecutionModel
    • Compliant with ITK Image and ITK Transform file interfaces.