2013 Summer Project Week:Deformable transforms
From NAMIC Wiki
Home < 2013 Summer Project Week:Deformable transforms
Key Investigators
- Queen's: Csaba Pinter
- 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 am enhancement in the Transforms module in Slicer.
References
- Relevant tickets in the SlicerRT system: #247 and #37
- Transforms module documentation