about | lddmm-surface manual | validation | applyDeformation manual | pointShoot manual | faq | credits | changelog | feedback
Surfaces embedded in 3D are important geometric models for many objects of interest in image analysis. They are often the appropriate abstractions for studying gross shape, either because the structure of interest is inherently 2D (e.g. the outer cortex of the human brain, human face, etc.), or because its shape can be efficiently and completely captured by its bounding surface (e.g. planes, animals, or anatomical structures of the human body, etc.).
A fundamental task in image analysis applications is to perform a non-rigid matching (deformation) between two occurrences of the same structure. Typically this is done by hand selecting several corresponding points on each surface (landmarks) then using the transformation between the corresponding points to guide the transformation between the two surfaces. A problem with this approach is that if done by hand, a lot of labor is involved. If done automatically, there can be points on the template surface that have no corresponding point on the target surface.
This surface matching approach uses generalized distributions of deRham called currents to represent the surfaces to be matched. This representation captures first order local geometric structure on a surface, and along with a theoretical development of a norm on the surfaces, provides the framework for an algorithm for optimal surface matching.
Data from an example execution of surface matching programs follow.
The program that performs the matching process is called CurrentMatch. It takes as input a template and a target surface and a number of parameters. The gts surfaces are displayed using the open source application gtsview (see the FAQ).
Template Surface
Output Surface
The following image was produced by applying the deformation shown above to a much higher resolution of the original template.
Deformed Output:
Last Modified: Monday, 25th April, 2011 @ 11:20am