Difference between revisions of "2011 Winter Project Week::ExtractSEM"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2011.png|Projects List Image:SEMsnippet.png </gallery> ==Key Investigators== * Iowa: Hans Johnson * GE: Jim…') |
|||
Line 2: | Line 2: | ||
<gallery> | <gallery> | ||
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]] | Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]] | ||
− | Image: | + | Image:SEM_snippet.png |
</gallery> | </gallery> | ||
Revision as of 15:53, 5 January 2011
Home < 2011 Winter Project Week::ExtractSEMKey Investigators
- Iowa: Hans Johnson
- GE: Jim Miller
Objective
Extract the Slicer Execution Model (SEM) code into a separate codebase that makes it easier for people to check-out and use without Slicer.
Approach, Plan
- Create a separate repository area for SEM
- Restructure the CMake configuration so that it can be built standalone and used by external reference
- Restructure the CMake configuration so that it can be built as part of another project that uses SuperBuild
- Set up Slicer (Slicer3?, Slicer4?) to use the new external package.
- Eliminate ITK dependency?
Progress
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)
- ITK Module
- Slicer Module
- Built-in
- Extension -- commandline
- Extension -- loadable
- Other (Please specify) YES. Utility library.