Difference between revisions of "2014 Summer Project Week:SlicerIGT"
From NAMIC Wiki
Line 17: | Line 17: | ||
** 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> |
Revision as of 15:53, 23 June 2014
Home < 2014 Summer Project Week:SlicerIGTKey Investigators
- Queen's University: Tamas Ungi, Gabor Fichtinger
- BWH: Junichi Tokuda, Laurent Chauvin, Nobuhiko Hata
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.