Difference between revisions of "2016 Summer Project Week/Guidelets"

From NAMIC Wiki
Jump to: navigation, search
m
m
 
(7 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
Image:Guidelet-Lumpectomy.png|Guidelet-based user interface of an application for navigated surgery
 
Image:Guidelet-Lumpectomy.png|Guidelet-based user interface of an application for navigated surgery
 
Image:Guidelet-NeedleTraining.png|Guidelet-based user interface of an application for ultrasound-guided needle intervention training
 
Image:Guidelet-NeedleTraining.png|Guidelet-based user interface of an application for ultrasound-guided needle intervention training
 +
Image:LumpNav-Touchscreen.png|Intraoperative touchscreen user interface based on Guidelet
 
</gallery>
 
</gallery>
  
==Key Investigators==
+
==Investigators==
 
* Tamas Ungi (Queen's University)
 
* Tamas Ungi (Queen's University)
 
* Andras Lasso (Queen's University)
 
* Andras Lasso (Queen's University)
 
* Thomas Vaughan (Queen's University)
 
* Thomas Vaughan (Queen's University)
 +
* Sarah Frisken (BWH)
 +
* Rocío López (Universidad Carlos III de Madrid)
 +
* Javier Pascau (Universidad Carlos III de Madrid)
  
 
==Project Description==
 
==Project Description==
Line 23: Line 27:
 
* Guidelet is part of the SlicerIGT extension, as a scripted (Python) module: https://github.com/SlicerIGT/SlicerIGT/tree/master/Guidelet
 
* Guidelet is part of the SlicerIGT extension, as a scripted (Python) module: https://github.com/SlicerIGT/SlicerIGT/tree/master/Guidelet
 
* Guidelet users will meet several times during the week to discuss use cases and issues.
 
* Guidelet users will meet several times during the week to discuss use cases and issues.
* There will be a presentation about how to use Guidelets in the [[http://www.na-mic.org/Wiki/index.php/2016_Summer_Project_Week/Workshop_on_Shared_Software_Platform_for_Ultrasound-Guided_Medical_Interventions | Ultrasound breakout session]]
+
* There will be a presentation about how to use Guidelets in the '''[http://www.na-mic.org/Wiki/index.php/2016_Summer_Project_Week/Workshop_on_Shared_Software_Platform_for_Ultrasound-Guided_Medical_Interventions Ultrasound breakout session]'''
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*  
+
* A developers' guide has been added to the SlicerIGT website to specifically help in developing Guidelets: http://www.slicerigt.org/wp/developer-tutorial/
 +
* An [https://github.com/SlicerIGT/SlicerIGT/tree/master/ExampleGuidelet example (minimal) guidelet module] has been added to SlicerIGT to provide a starting point for new guidelet development.
 +
* Please send us your requests and questions to help us make the Guidelet platform and tutorial even better!
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 08:24, 25 June 2016

Home < 2016 Summer Project Week < Guidelets

Investigators

  • Tamas Ungi (Queen's University)
  • Andras Lasso (Queen's University)
  • Thomas Vaughan (Queen's University)
  • Sarah Frisken (BWH)
  • Rocío López (Universidad Carlos III de Madrid)
  • Javier Pascau (Universidad Carlos III de Madrid)

Project Description

Objective

  • The Guidelet base classes have been developed for IGT applications at the 2015 Summer Project Week by Andras Lasso and Laszlo Kanyasi. Since then, many applications were built using Guidelet to provide a full-screen, simplified GUI for IGT applications.
  • Review issues and requested features related in Guildelet-based applications
  • Provide developers' guide for those who wish to use Guidelet as a base for their applications.

Approach, Plan

Progress