Difference between revisions of "2014 Summer Project Week:SlicerIGT"
From NAMIC Wiki
Line 29: | Line 29: | ||
<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). | * 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] | + | * 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. | * 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). |
Latest revision as of 13:59, 27 June 2014
Home < 2014 Summer Project Week:SlicerIGTKey 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.