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

From NAMIC Wiki
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<gallery>
 
<gallery>
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]]
+
Image:PW-SLC2011.png|[[2012_Winter_Project_Week#Projects|Projects List]]
Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.
+
Image:ProstateLiveUltrasound.png|Tracked ultrasound navigation for prostate needle placement.
<!-- Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation. -->
+
Image:SpineUS-Levi.JPG|Spine navigation application.
 
</gallery>
 
</gallery>
  
Line 9: Line 9:
 
* Queen's University: Tamas Ungi
 
* Queen's University: Tamas Ungi
 
* Robarts Research Institue: Elvis Chen
 
* Robarts Research Institue: Elvis Chen
 +
* BWH: Junichi Tokuda
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
 +
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
 
<h3>Objective</h3>
 
<h3>Objective</h3>
 
We are developing a Slicer4 module that can receive tracked ultrasound images through an OpenIGTLink connection, and create a representation of the real-time ultrasound image in the Slicer scene.
 
We are developing a Slicer4 module that can receive tracked ultrasound images through an OpenIGTLink connection, and create a representation of the real-time ultrasound image in the Slicer scene.
 
 
</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>
 
The PLUS (Public Library for Ultrasound) library will send OpenIGTLink messages to Slicer. Images to update the ultrasound image data, and transforms to update the ultrasound slice position and other surgical tools in the scene.
 
The PLUS (Public Library for Ultrasound) library will send OpenIGTLink messages to Slicer. Images to update the ultrasound image data, and transforms to update the ultrasound slice position and other surgical tools in the scene.
 
Our approach for analyzing diffusion tensors is summarized in the IPMI 2007 reference below.  The main challenge to this approach is <foo>.
 
 
Our plan for the project week is to first try out <bar>,...
 
 
 
</div>
 
</div>
  
Line 32: Line 26:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
+
We have set up the environment for Slicer 4 development on Windows (32 and 64 bit too) and designed the GUI. We will get the logic done in the following weeks. We will add our notes to the Slicer wiki for developers using Windows.
  
 
</div>
 
</div>

Latest revision as of 16:03, 13 January 2012

Home < 2012 Winter Project Week:LiveUltrasound

Key Investigators

  • Queen's University: Tamas Ungi
  • Robarts Research Institue: Elvis Chen
  • BWH: Junichi Tokuda

Objective

We are developing a Slicer4 module that can receive tracked ultrasound images through an OpenIGTLink connection, and create a representation of the real-time ultrasound image in the Slicer scene.

Approach, Plan

The PLUS (Public Library for Ultrasound) library will send OpenIGTLink messages to Slicer. Images to update the ultrasound image data, and transforms to update the ultrasound slice position and other surgical tools in the scene.

Progress

We have set up the environment for Slicer 4 development on Windows (32 and 64 bit too) and designed the GUI. We will get the logic done in the following weeks. We will add our notes to the Slicer wiki for developers using Windows.

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)

  1. ITK Module
  2. Slicer Module
    1. Built-in
    2. Extension -- commandline
    3. Extension -- loadable YES
  3. Other (Please specify)

References