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

From NAMIC Wiki
Jump to: navigation, search
Line 28: 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 use cases. Prioritized development tasks.
+
* Discussions about current applications and potential use cases. Prioritized development tasks.
 
* VTK6 compatibility fixed.
 
* 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).
 
* Worked on compilation issues on Mac and Linux. To be completed with changes in Slicer core compilation method (too long argument list).

Revision as of 03:56, 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.
  • 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