Difference between revisions of "2010 Summer Project Week Shape Test Bench"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2010.png|Projects List Image:Caudate_orig.png|Original Caudate Shape. Image:Caudate_bump.png|Artifical Bump …') |
Niethammer (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
Image:Caudate_orig.png|Original Caudate Shape. | Image:Caudate_orig.png|Original Caudate Shape. | ||
Image:Caudate_bump.png|Artifical Bump Added to the Tail. | Image:Caudate_bump.png|Artifical Bump Added to the Tail. | ||
+ | Image:SyntheticImagePerturbations.png|Synthetic perturbation | ||
</gallery> | </gallery> | ||
Line 30: | Line 31: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
* First version of boundary noise creation done. | * First version of boundary noise creation done. | ||
− | * Affine transforms for population creation | + | * Affine transforms for population creation. |
+ | |||
+ | <h3>Progress during programming week</h3> | ||
+ | * Created full pipeline to create synthetic shapes with deformable warps based on the following steps: | ||
+ | * Unbiased atlas building from a normal population. | ||
+ | * Creation of a mean shape. | ||
+ | * Introduction of randomized dimples and bumps both parametrically and non-parametrically. | ||
+ | * Creation of population with these changes from inverse deformation fields (from the atlas). | ||
+ | * Wrote a viewer to inspect population. | ||
+ | * Currently a mixture of C++/matlab and shell scripts. To be streamlined ... | ||
</div> | </div> |
Latest revision as of 13:44, 25 June 2010
Home < 2010 Summer Project Week Shape Test BenchKey Investigators
- UNC: Marc Niethammer
- BWH: Sylvain Bouix
Objective
- A prototype software to create population of synthetic 3D objects for shape analysis testing and evaluation.
Approach, Plan
- Artifical shape changes in the form of: global volume preserving transforms, "dimples and bulges", boundary noise.
- Automatic population creation mimicking real data variability.
Progress
- First version of boundary noise creation done.
- Affine transforms for population creation.
Progress during programming week
- Created full pipeline to create synthetic shapes with deformable warps based on the following steps:
- Unbiased atlas building from a normal population.
- Creation of a mean shape.
- Introduction of randomized dimples and bumps both parametrically and non-parametrically.
- Creation of population with these changes from inverse deformation fields (from the atlas).
- Wrote a viewer to inspect population.
- Currently a mixture of C++/matlab and shell scripts. To be streamlined ...
Delivery Mechanism
To early to tell. Either a downloadable set of images, or an open source software suite.