Difference between revisions of "Projects/Diffusion/2007 Project Week Slicer 3 Whole Brain Seeding"

From NAMIC Wiki
Jump to: navigation, search
 
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
http://www.na-mic.org/Wiki/index.php/NA-MIC/Projects/Theme/Template - Please cut and paste the template from this page and use it here. This will be the replacement for the 4-block.
+
{|
 +
|[[Image:ProjectWeek-2007.png|thumb|320px|Return to [[2007_Programming/Project_Week_MIT|Project Week Main Page]] ]]
 +
|[[Image:SeedingInterface.png|thumb|320px|Slicer 3 tractography display.]]
 +
|}
 +
 
 +
__NOTOC__
 +
===Key Investigators===
 +
* BWH: Raul San Jose, Lauren O'Donnell, Alex Yarmarkovich
 +
 
 +
 
 +
<div style="margin: 20px;">
 +
 
 +
<div style="width: 27%; float: left; padding-right: 3%;">
 +
<h1>Objective</h1>
 +
Deployment of whole brain seeding: data structure, fiber tracking and fast query mechanism to support editing operation and ROI-based fiber selection.
 +
 
 +
</div>
 +
 
 +
<div style="width: 27%; float: left; padding-right: 3%;">
 +
 
 +
<h1>Approach, Plan</h1>
 +
 
 +
Our approach is to port the Streamline techniques used in Slicer 2 as a Command Line Module.
 +
We plan on looking at a optimal memory representation of a full brain tractography set for optimal querying and retrival of specific fibers according to spatial locations.
 +
 
 +
</div>
 +
 
 +
<div style="width: 40%; float: left;">
 +
 
 +
<h1>Progress</h1>
 +
 
 +
* Software for the fiber tracking has been ported and interfaces has been updated to VTK 5.  
 +
* The command line module has been developed and fiber mrml bundles have been incorporated to the XML description (joint collaboration with Casey Goodlett).
 +
* Collaboration with parties involved in Diffusion Imaging to facilitate the incorporation of diffusion tools.
 +
* Design decision has been made to incorporate basic display logic into DisplayMRMLNodes to meet needs across projects and improve performance.
 +
 
 +
</div>
 +
 
 +
<br style="clear: both;" />
 +
 
 +
</div>
 +
 
 +
 
 +
===References===

Latest revision as of 14:15, 29 June 2007

Home < Projects < Diffusion < 2007 Project Week Slicer 3 Whole Brain Seeding
Slicer 3 tractography display.


Key Investigators

  • BWH: Raul San Jose, Lauren O'Donnell, Alex Yarmarkovich


Objective

Deployment of whole brain seeding: data structure, fiber tracking and fast query mechanism to support editing operation and ROI-based fiber selection.

Approach, Plan

Our approach is to port the Streamline techniques used in Slicer 2 as a Command Line Module. We plan on looking at a optimal memory representation of a full brain tractography set for optimal querying and retrival of specific fibers according to spatial locations.

Progress

  • Software for the fiber tracking has been ported and interfaces has been updated to VTK 5.
  • The command line module has been developed and fiber mrml bundles have been incorporated to the XML description (joint collaboration with Casey Goodlett).
  • Collaboration with parties involved in Diffusion Imaging to facilitate the incorporation of diffusion tools.
  • Design decision has been made to incorporate basic display logic into DisplayMRMLNodes to meet needs across projects and improve performance.



References