Difference between revisions of "2013 Summer Project Week:Deformable transforms"
From NAMIC Wiki
m |
m |
||
Line 43: | Line 43: | ||
==Delivery Mechanism== | ==Delivery Mechanism== | ||
− | This work will be delivered to the NA-MIC Kit as | + | This work will be delivered to the NA-MIC Kit as an enhancement in the Transforms module in Slicer. |
==References== | ==References== | ||
* Relevant tickets in the SlicerRT system: [https://www.assembla.com/spaces/slicerrt/tickets/247#/activity/ticket: #247] and [https://www.assembla.com/spaces/slicerrt/tickets/37#/activity/ticket: #37] | * Relevant tickets in the SlicerRT system: [https://www.assembla.com/spaces/slicerrt/tickets/247#/activity/ticket: #247] and [https://www.assembla.com/spaces/slicerrt/tickets/37#/activity/ticket: #37] | ||
* [http://www.slicer.org/slicerWiki/index.php/Documentation/4.2/Modules/Transforms Transforms module documentation] | * [http://www.slicer.org/slicerWiki/index.php/Documentation/4.2/Modules/Transforms Transforms module documentation] |
Revision as of 19:11, 5 June 2013
Home < 2013 Summer Project Week:Deformable transformsKey Investigators
- Queen's: Csaba Pinter, Andras Lasso
- Isomics: Alex Yarmarkovich
- ?
Objective
Enable handling of deformable transforms in the Transforms module, very similarly to the way linear transforms are handled.
- Drop TransformableNodes under deformable transform
- Harden deformable transform on
- Models (should be straightforward)
- Volumes (confirmation popup window, resampling on choosing yes)
Approach, Plan
The approach is to enhance the Transforms module to be able to use deformable transform nodes as parents to transformable objects.
The plan for the project week is to discuss the best way to implement it, and start the implementation.
Progress
- Patient Hierarchy module shows the hierarchy, enables reparenting and adding from outside the Patient Hierarchy.
- Some steps toward utilization of Patient Hierarchy has been implemented (SlicerRT #278)
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as an enhancement in the Transforms module in Slicer.
References
- Relevant tickets in the SlicerRT system: #247 and #37
- Transforms module documentation