Difference between revisions of "2012 Winter Project Week:UKFTractography"

From NAMIC Wiki
Jump to: navigation, search
 
Line 30: Line 30:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
  
* Durring the 2012 project week we managed to integrate our code into the Slicer4 framework as an Extension.  
+
* Durring the 2012 project week we managed to integrate the two-tensor tractography code into the Slicer4 framework as an Extension.  
 
* We also managed to add two helper modules for fiber extraction, and generation of scalar volumes from fibers as Slicer4 Extension.
 
* We also managed to add two helper modules for fiber extraction, and generation of scalar volumes from fibers as Slicer4 Extension.
 
* We are planing to combine the main module, and two helper modules into a wizard that will facilitate fullbrain tractography using the two-tensor approach.  
 
* We are planing to combine the main module, and two helper modules into a wizard that will facilitate fullbrain tractography using the two-tensor approach.  

Latest revision as of 16:44, 13 January 2012

Home < 2012 Winter Project Week:UKFTractography

Key Investigators

  • BWH: Christian Baumgartner, Yogesh Rathi, Demian Wassermann, C-F Westin

Objective

The objective is to integrate the two-tensor tractography algorithm into Slicer4 and to explore the possibilities of the new Slicer release.

Approach, Plan

The code currently is available as standalone version, and as Slicer3 module. During this week we hope to elucidate the changes necessary to integrate it into Slicer4.

Progress

  • Durring the 2012 project week we managed to integrate the two-tensor tractography code into the Slicer4 framework as an Extension.
  • We also managed to add two helper modules for fiber extraction, and generation of scalar volumes from fibers as Slicer4 Extension.
  • We are planing to combine the main module, and two helper modules into a wizard that will facilitate fullbrain tractography using the two-tensor approach.
  • Furthermore, we will facilitate the standalone building using the CMake superbuild approach.