Difference between revisions of "2014 Summer Project Week:TBI Segmentation"
From NAMIC Wiki
Line 29: | Line 29: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | * | + | * Improved the instruction document of the current command line tool for interactive TBI segmentation. |
+ | * Did test for writing Python script to call C++ binaries | ||
+ | * Did test based on Slicer4Python tutorial, need to continue working on this. | ||
+ | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 03:45, 27 June 2014
Home < 2014 Summer Project Week:TBI SegmentationKey Investigators
- GE: Marcel Prastawa
- Utah: Bo Wang, Guido Gerig
- USC: Andrei Irimia, Jack Van Horn
Project Description
Objective
- The primary objective is to modify the existing code for a Slicer extension.
- Determine approaches for integrating the current command line tool into Slicer 3D.
- Understand the workflow of Python scripting module for integrating the current command line tool into Slicer 3D.
Approach, Plan
- Try to build a basic workflow based on Slicer4Python tutorial.
- Learn from other Slicer developers for integrating the current code into Slicer.
Progress
- Improved the instruction document of the current command line tool for interactive TBI segmentation.
- Did test for writing Python script to call C++ binaries
- Did test based on Slicer4Python tutorial, need to continue working on this.