Difference between revisions of "2013 Winter Project Week:InteractiveSegmentation"

From NAMIC Wiki
Jump to: navigation, search
Line 15: Line 15:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*  
+
* Improve Slicer interactive segmentation workflow
 +
* Add useful integral-like functionality to Slicer that have been useful in external matlab/c++
 +
* Port new theoretical developments into Slicer segmentation tool
 +
* Add coupled interactive level sets, use coupling matrix that pivots on the "active" surface
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
*  
+
* Verify lack of current integral functions in Slicer
 +
* Integrate bug fixes from Ivan Kolesov and Karl Fritscher
 +
* Try to separate CLI-like functions in interactive segmentation tool into separate own modules
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 19:37, 7 January 2013

Home < 2013 Winter Project Week:InteractiveSegmentation

Key Investigators

Peter Karasev, GT/UAB; Ivan Kolesov, GT/UAB; Allen Tannenbaum, UAB

Project Description

Objective

  • Improve Slicer interactive segmentation workflow
  • Add useful integral-like functionality to Slicer that have been useful in external matlab/c++
  • Port new theoretical developments into Slicer segmentation tool
  • Add coupled interactive level sets, use coupling matrix that pivots on the "active" surface

Approach, Plan

  • Verify lack of current integral functions in Slicer
  • Integrate bug fixes from Ivan Kolesov and Karl Fritscher
  • Try to separate CLI-like functions in interactive segmentation tool into separate own modules

Progress