Difference between revisions of "2012 Summer Project Week:ABC Slicer4"

From NAMIC Wiki
Jump to: navigation, search
Line 27: Line 27:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
  
Compilation of Slicer 4 ABC extension using the new Slicer 4 CMake framework is successful. Further testing still needed.
+
Compilation of Slicer 4 ABC extension using the new framework is successful. Further testing still needed.
  
Module wrapper files are committed to:
+
Module wrapper files are committed to the NITRC svn repository:
 
https://www.nitrc.org/svn/abc/trunk/Slicer4CommandLine
 
https://www.nitrc.org/svn/abc/trunk/Slicer4CommandLine
  

Revision as of 13:58, 22 June 2012

Home < 2012 Summer Project Week:ABC Slicer4


Key Investigators

  • University of Utah: Marcel Prastawa, Bo Wang, Guido Gerig

Objective

Port the Atlas Based Classification (ABC) Slicer 3 command line extension to Slicer 4.

Approach, Plan

We will use the SkullStripper extension as a starting point for adapting the old code, together with the instructions at http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/Developers/Build_Module

Progress

Compilation of Slicer 4 ABC extension using the new framework is successful. Further testing still needed.

Module wrapper files are committed to the NITRC svn repository: https://www.nitrc.org/svn/abc/trunk/Slicer4CommandLine

Need to determine procedure for submitting module to the ExtensionManager.

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)

  1. ITK Module
  2. Slicer Module
    1. Built-in
    2. Extension -- commandline YES
    3. Extension -- loadable
  3. Other (Please specify)

References