Difference between revisions of "2011 Winter Project Week:LandmarkRegularization"
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2011.png|Projects List Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus…') |
|||
Line 5: | Line 5: | ||
Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation. | Image:genuFA.jpg|Regression of FA data; solid line represents the mean and dotted lines the standard deviation. | ||
</gallery> | </gallery> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Key Investigators== | ==Key Investigators== | ||
− | * | + | *MGH:Nadya Shusharina, Gregory Sharp |
− | |||
<div style="margin: 20px;"> | <div style="margin: 20px;"> | ||
Line 21: | Line 13: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | We are developing methods for analyzing diffusion tensor data along fiber tracts. The goal is to be able to make statistical group comparisons with fiber tracts as a common reference frame for comparison. | + | We are introducing a new approach for landmark-based |
+ | deformable image registration. Our method uses | ||
+ | Gaussian radial basis functions (RBFs) | ||
+ | to define a vector field from point landmarks, | ||
+ | and applies regularization based on the vector field second order derivative. | ||
+ | developing methods for analyzing diffusion tensor data along fiber tracts. The goal is to be able to make statistical group comparisons with fiber tracts as a common reference frame for comparison. | ||
Line 34: | Line 31: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | Our approach | + | Our approach is based on the fact that the Gaussian RBF has infinite support, but the influence of each |
− | + | RBF is localized, making this method well suited for local corrections. | |
− | Our plan for the project week is to | + | In addition, Gaussian RBFs have a distinct advantage over competing |
+ | approaches such as Wendland functions, because the | ||
+ | regularized vector field can be solved exactly with a simple equation. | ||
+ | Our plan for the project week is to implement our registration algorithm as a Slicer plugin. | ||
</div> | </div> | ||
Line 43: | Line 43: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | Algorithm for the landmark-based registration has has been implemented as a part of out in-house software Plastimatch. The method have been validated on a large landmark sets available for download on DIR-LAB web site. This work has been submitted for publication to IEEE Transactions on Medical Imaging. | |
− | |||
</div> | </div> | ||
Line 63: | Line 62: | ||
==References== | ==References== | ||
− | * | + | *http://DIR-LAB.com |
− | * | + | *Plastomatch. http://plastimatch.org |
− | |||
− | |||
</div> | </div> |
Revision as of 19:52, 13 December 2010
Home < 2011 Winter Project Week:LandmarkRegularizationKey Investigators
- MGH:Nadya Shusharina, Gregory Sharp
Objective
We are introducing a new approach for landmark-based deformable image registration. Our method uses Gaussian radial basis functions (RBFs) to define a vector field from point landmarks, and applies regularization based on the vector field second order derivative.
developing methods for analyzing diffusion tensor data along fiber tracts. The goal is to be able to make statistical group comparisons with fiber tracts as a common reference frame for comparison.
Approach, Plan
Our approach is based on the fact that the Gaussian RBF has infinite support, but the influence of each RBF is localized, making this method well suited for local corrections. In addition, Gaussian RBFs have a distinct advantage over competing approaches such as Wendland functions, because the regularized vector field can be solved exactly with a simple equation. Our plan for the project week is to implement our registration algorithm as a Slicer plugin.
Progress
Algorithm for the landmark-based registration has has been implemented as a part of out in-house software Plastimatch. The method have been validated on a large landmark sets available for download on DIR-LAB web site. This work has been submitted for publication to IEEE Transactions on Medical Imaging.
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)
- ITK Module
- Slicer Module
- Built-in
- Extension -- commandline
- Extension -- loadable
- Other (Please specify)
References
- http://DIR-LAB.com
- Plastomatch. http://plastimatch.org