Difference between revisions of "2011 Summer Project Week Live Tracked Ultrasound"
From NAMIC Wiki
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<gallery> | <gallery> | ||
− | Image:PW-SLC2011.png|[[ | + | Image:PW-SLC2011.png|[[2011_Summer_Project_Week#Projects|Projects List]] |
Image:LiveUltrasound.png|Screenshot from the LiveUltrasound 3D view within Slicer3 | Image:LiveUltrasound.png|Screenshot from the LiveUltrasound 3D view within Slicer3 | ||
Image:LiveUltrasoundModule-Slicer4.jpg|Screenshot from the LiveUltrasound module in Slicer4 - Linear probe | Image:LiveUltrasoundModule-Slicer4.jpg|Screenshot from the LiveUltrasound module in Slicer4 - Linear probe | ||
Line 8: | Line 8: | ||
==Key Investigators== | ==Key Investigators== | ||
− | * Queen's: Tamas Heffter | + | * Queen's: Tamas Heffter and Tamas Ungi |
<div style="margin: 20px;"> | <div style="margin: 20px;"> | ||
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> |
Latest revision as of 13:55, 28 June 2011
Home < 2011 Summer Project Week Live Tracked UltrasoundKey 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 (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