Difference between revisions of "2011 Summer Project Week Live Tracked Ultrasound"

From NAMIC Wiki
Jump to: navigation, search
Line 44: Line 44:
 
==Delivery Mechanism==
 
==Delivery Mechanism==
  
This work will be delivered to the NA-MIC Kit as a:
+
This work delivered to the NA-MIC Kit as loadable extension
 
 
#Slicer Module
 
##Built-in: maybe
 
##Extension -- commandline: no
 
##Extension -- loadable: yes
 
 
 
==References==
 
  
 
</div>
 
</div>

Revision as of 14:30, 24 June 2011

Home < 2011 Summer Project Week Live Tracked Ultrasound

Key Investigators

  • Queen's: Tamas Heffter and Tamas Ungi

Objective

Integrate the existing Slicer3 Live Ultrasound module into Slicer4 in order to display tracked live ultrasound images arrived through OpenIGTLink protocol.

Approach, Plan

  • Create Qt module for LiveUltrasound
  • Measure maximum frame rate we could reach (with and without volume rendering)
  • Compare the performance using image actor in 3D view or slice view


Progress

  • OpenIGTLinkIF module logic integrated into Slicer4
  • New Qt GUI made for LiveUltrasound module
  • New logic and displayable manager created for the module
  • OpenIGTLink connection and image message sending added to LiveUltrasound module

Delivery Mechanism

This work delivered to the NA-MIC Kit as loadable extension