Difference between revisions of "Work-flow based Slicer IGT module"

From NAMIC Wiki
Jump to: navigation, search
Line 20: Line 20:
  
 
= Build instructions =
 
= Build instructions =
* Download source code  
+
* Download source code [[http://www.na-mic.org/Wiki/index.php/Image:SlicerIGTModule.tgz]]
 +
* Specify your Slicer3_DIR build directory during CMake configuration
  
 
=Events=
 
=Events=

Revision as of 16:43, 7 December 2008

Home < Work-flow based Slicer IGT module

Objective

  • Create a skeleton for IGT work-flow based module
  • Implement the first few steps involved in IGT procedure.

People involved

  • Andinet Enquobahrie (Kitware)
  • Sebastian Barre ( Kitware )
  • Stephen Aylward (Kitware)
  • Nobuhiko Hata (BWH)
  • Peter Kazanzides (JHU)

Documents

  • Slicer IGT Design document [1]
  • Slicer IGT Module : Wizard UI Design [2]

Download source code

Currently, SlicerIGT is a standalone module that needs to be build separately and then loaded to the Slicer application using a plugin mechanism. After thorough testing and validation, the module will be integrated with other Slicer Modules and be part of Slicer source tree for distribution.


Build instructions

  • Download source code [[3]]
  • Specify your Slicer3_DIR build directory during CMake configuration

Events

  • IGT Project week - 2008 [[4]]

Timeline/Progress

  1. End date: December 31, 2008


Resources