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

From NAMIC Wiki
Jump to: navigation, search
Line 41: Line 41:
 
Image:LiveUltrasoundModule-Slicer4_2.jpg|Screenshot from the LiveUltrasound module in Slicer4 - Endocavity probe
 
Image:LiveUltrasoundModule-Slicer4_2.jpg|Screenshot from the LiveUltrasound module in Slicer4 - Endocavity probe
 
</gallery>
 
</gallery>
 +
 +
Source code available at [http://viewvc.slicer.org/viewvc.cgi/NAMICSandBox/trunk/LiveUltrasound/ NA-MIC Sandbox]
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 15:42, 24 June 2011

Home < 2011 Summer Project Week Live Tracked Ultrasound

Key Investigators

  • Queen's: Tamas Heffter

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 (as a patch)
  • 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

Source code available at NA-MIC Sandbox

Delivery Mechanism

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