Difference between revisions of "2014 Summer Project Week:SlicerIGT"

From NAMIC Wiki
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 8: Line 8:
  
 
* Queen's University: Tamas Ungi, Gabor Fichtinger
 
* Queen's University: Tamas Ungi, Gabor Fichtinger
* BWH: Junichi Tokuda, Laurent Chauvin, Nobuhiko Hata
+
* BWH: Junichi Tokuda, Laurent Chauvin, Nobuhiko Hata, Tina Kapur
  
 
==Project Description==
 
==Project Description==
Line 14: Line 14:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
* Improve the [[http://www.slicerigt.org|SlicerIGT]] website.
+
* Improve the [http://www.slicerigt.org SlicerIGT] website.
 
** Collect use cases and add tutorials of common tasks in image-guided interventions.
 
** Collect use cases and add tutorials of common tasks in image-guided interventions.
 
** Add tutorials that can be completed on Mac and Linux machines, not just Windows.
 
** Add tutorials that can be completed on Mac and Linux machines, not just Windows.
 +
* Make code compatible with vtk6 and other recent changes in Slicer code.
 
* Add auto-tests to SlicerIGT modules.
 
* Add auto-tests to SlicerIGT modules.
 
</div>
 
</div>
Line 27: Line 28:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*
+
* Discussions about current applications and potential use cases. Prioritized development tasks (E.g. ultrasound segmentation, surgical use cases, reusable widgets).
 +
* Tutorials discussed with Sonia. Live tutorials will be at [http://www.slicerigt.org/wp/embc-2014-tutorial/ EMBC], and [http://miccai2014.org/workshop_program.html MICCAI Thursday tutorials].
 +
* VTK6 compatibility fixed.
 +
* Worked on compilation issues on Mac and Linux. To be completed with changes in Slicer core compilation method (too long argument list).
 +
* Mac tutorials will be implemented with Multidim Data, after compilation issues are fixed.
 +
 
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 13:59, 27 June 2014

Home < 2014 Summer Project Week:SlicerIGT

Key Investigators

  • Queen's University: Tamas Ungi, Gabor Fichtinger
  • BWH: Junichi Tokuda, Laurent Chauvin, Nobuhiko Hata, Tina Kapur

Project Description

Objective

  • Improve the SlicerIGT website.
    • Collect use cases and add tutorials of common tasks in image-guided interventions.
    • Add tutorials that can be completed on Mac and Linux machines, not just Windows.
  • Make code compatible with vtk6 and other recent changes in Slicer code.
  • Add auto-tests to SlicerIGT modules.

Approach, Plan

  • Meet with current and prospective users of SlicerIGT to learn use cases and needs.
  • Create tutorials that use the Multidimensional Data module for playback of recorded image-guided interventions.
  • Work on module tests.

Progress

  • Discussions about current applications and potential use cases. Prioritized development tasks (E.g. ultrasound segmentation, surgical use cases, reusable widgets).
  • Tutorials discussed with Sonia. Live tutorials will be at EMBC, and MICCAI Thursday tutorials.
  • VTK6 compatibility fixed.
  • Worked on compilation issues on Mac and Linux. To be completed with changes in Slicer core compilation method (too long argument list).
  • Mac tutorials will be implemented with Multidim Data, after compilation issues are fixed.

References