Difference between revisions of "2010 Summer Project Week Shape"
From NAMIC Wiki
Line 12: | Line 12: | ||
<div style="width: 30%; float: left; padding-right: 2%;"> | <div style="width: 30%; float: left; padding-right: 2%;"> | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | + | Defining the canonical/median shape having group of shapes. | |
− | |||
− | |||
</div> | </div> | ||
<div style="width: 30%; float: left; padding-right: 2%;"> | <div style="width: 30%; float: left; padding-right: 2%;"> | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | |||
We will first test the approach on a set of synthetic shapes where the resulting median shape can be validated. The outcomes of this preliminary stage are expected to guide us in planning more advanced experiments. | We will first test the approach on a set of synthetic shapes where the resulting median shape can be validated. The outcomes of this preliminary stage are expected to guide us in planning more advanced experiments. | ||
</div> | </div> | ||
Line 26: | Line 23: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
We made progress in the process of transforming the Matlab code into ITK. | We made progress in the process of transforming the Matlab code into ITK. | ||
− | Specifically we worked on building a new ITK | + | Specifically we worked on building a new ITK shape metric and incorporating it into our registration framework prior to the construction |
− | of the | + | of the 'median' shape. |
</div> | </div> |
Latest revision as of 21:58, 13 December 2010
Home < 2010 Summer Project Week ShapeKey Investigators
- MIT: Tammy Riklin Raviv
- BWH: Sylvain Bouix
Project
Objective
Defining the canonical/median shape having group of shapes.
Approach, Plan
We will first test the approach on a set of synthetic shapes where the resulting median shape can be validated. The outcomes of this preliminary stage are expected to guide us in planning more advanced experiments.
Progress
We made progress in the process of transforming the Matlab code into ITK. Specifically we worked on building a new ITK shape metric and incorporating it into our registration framework prior to the construction of the 'median' shape.