Difference between revisions of "2014 Winter Project Week:NonlinearTransforms"

From NAMIC Wiki
Jump to: navigation, search
Line 22: Line 22:
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
 
* Review initial implementation by Alex: https://github.com/jcfr/Slicer/tree/add-nonlinear-transform-support
 
* Review initial implementation by Alex: https://github.com/jcfr/Slicer/tree/add-nonlinear-transform-support
 +
* Documentation: https://www.slicer.org/slicerWiki/index.php/Documentation/Labs/NonlinearTransforms
 
* Identify what is missing or not working.
 
* Identify what is missing or not working.
 
* Propose integration into slicer plan.
 
* Propose integration into slicer plan.

Revision as of 15:45, 5 January 2014

Home < 2014 Winter Project Week:NonlinearTransforms

Key Investigators

  • Isomics: Alex Yarmarkovich
  • Queen's University: Andras Lasso


Project Description

Objective

  • Identify use scenarios for nonlinear transform.
  • Need to copy-harden Volumes/Models.
  • Need to harden to a specified parent.
  • How to insure that all modules use transformed volumes/models.

Approach, Plan

Progress