Difference between revisions of "2013 Summer Project Week:Liver Trajectory Management"

From NAMIC Wiki
Jump to: navigation, search
Line 34: Line 34:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
+
* Created new version of PathPlanner, now regrouping planning, visualization and reslicing
 +
* Discussed with Tamas in order to integrate it to SlicerIGT extension package
 +
** Need to restructure module in order to have the logic (and MRMLNode) available from other module
 +
** Move reslicing part to VolumeResliceDriver and call the logic of VolumeResliceDriver to reslice with ruler
 +
** Implement OpenIGTLink trajectory support
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 17:21, 20 June 2013

Home < 2013 Summer Project Week:Liver Trajectory Management

Key Investigators

  • BWH: Laurent Chauvin, Junichi Tokuda

Objective

  • Discuss missing features with people in the community
  • Discuss packaging as part of SlicerIGT

Approach, Plan

Currently we have three separate modules:

In this week we will

  • Create a single package that combines frequently-used functions in the PathPlanner, VisuaLine and VolumeResliceDriver modules.
  • We will keep the previously-developed three modules for advanced users.
  • Discuss with people interested in this/these modules to implement new features (if requested)

Progress

  • Created new version of PathPlanner, now regrouping planning, visualization and reslicing
  • Discussed with Tamas in order to integrate it to SlicerIGT extension package
    • Need to restructure module in order to have the logic (and MRMLNode) available from other module
    • Move reslicing part to VolumeResliceDriver and call the logic of VolumeResliceDriver to reslice with ruler
    • Implement OpenIGTLink trajectory support

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a Slicer Extension. The repository will be created at [1].


References