Difference between revisions of "2014 Project Week:Vector Field"
From NAMIC Wiki
Line 3: | Line 3: | ||
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]] | Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]] | ||
Image:panel_vf.png|Vector field analysis plugin | Image:panel_vf.png|Vector field analysis plugin | ||
− | Image:vf_overlay.png|Expansion deformation. Jacobian image | + | Image:vf_overlay.png|Expansion deformation. Deformed image overlaid with Jacobian image with vector field visualization. |
</gallery> | </gallery> | ||
Revision as of 19:15, 9 January 2014
Home < 2014 Project Week:Vector FieldKey Investigators
- Nadya Shusharina, Massachusetts General Hospital
- Greg Sharp, Massachusetts General Hospital
Project Description
Objective
- To create a tool for validation of deformable image registration
Approach, Plan
- We plan to introduce a scripted module that will take a deformation vector field as an input and calculate the determinant of Jacobian matrix. The image of Jacobian will be shown as an output. Statistics of Jacobian image will be calculated and shown in the module output. The interface of the module will be in Python and computations are in C++. The module will be integrated with Plastimatch and SlicerRT.