Difference between revisions of "2011 Summer Project Week Live Tracked Ultrasound"
From NAMIC Wiki
(9 intermediate revisions 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_2.jpg|Screenshot from the LiveUltrasound module in Slicer4 - Endocavity probe | ||
</gallery> | </gallery> | ||
==Key Investigators== | ==Key Investigators== | ||
− | * Queen's: Tamas Heffter | + | * Queen's: Tamas Heffter and Tamas Ungi |
<div style="margin: 20px;"> | <div style="margin: 20px;"> | ||
Line 20: | Line 22: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | + | * 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 | ||
+ | |||
</div> | </div> | ||
Line 28: | Line 33: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
+ | * 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 | ||
+ | <gallery> | ||
+ | Image:LiveUltrasoundModule-Slicer4.jpg|Screenshot from the LiveUltrasound module in Slicer4 - Linear probe | ||
+ | Image:LiveUltrasoundModule-Slicer4_2.jpg|Screenshot from the LiveUltrasound module in Slicer4 - Endocavity probe | ||
+ | </gallery> | ||
− | + | Source code available at [http://viewvc.slicer.org/viewvc.cgi/NAMICSandBox/trunk/LiveUltrasound/ NA-MIC Sandbox] | |
</div> | </div> | ||
</div> | </div> | ||
Line 37: | Line 50: | ||
==Delivery Mechanism== | ==Delivery Mechanism== | ||
− | This work | + | This work delivered to the NA-MIC Kit as loadable extension |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</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