Shape analysis (digital geometry)

This article describesshape analysisto analyze and process geometricshapes.

Description

edit

Shape analysisis the (mostly)[clarification needed]automatic analysis of geometric shapes, for example using a computer to detect similarly shaped objects in a database or parts that fit together. For a computer to automatically analyze and process geometric shapes, the objects have to be represented in a digital form. Most commonly aboundary representationis used to describe the object with its boundary (usually the outer shell, see also3D model). However, other volume based representations (e.g.constructive solid geometry) or point based representations (point clouds) can be used to represent shape.

Once the objects are given, either by modeling (computer-aided design), by scanning (3D scanner) or by extracting shape from 2D or 3D images, they have to be simplified before a comparison can be achieved. The simplified representation is often called ashape descriptor(or fingerprint, signature). These simplified representations try to carry most of the important information, while being easier to handle, to store and to compare than the shapes directly. Acomplete shape descriptoris a representation that can be used to completely reconstruct the original object (for example themedial axistransform).

Application fields

edit

Shape analysis is used in many application fields:

Shape descriptors

edit

Shape descriptors can be classified by their invariance with respect to the transformations allowed in the associated shape definition. Many descriptors are invariant with respect tocongruency,meaning that congruent shapes (shapes that could be translated, rotated and mirrored) will have the same descriptor (for examplemomentorspherical harmonicbased descriptors orProcrustes analysisoperating on point clouds).

Another class of shape descriptors (calledintrinsicshape descriptors) is invariant with respect toisometry.These descriptors do not change with different isometric embeddings of the shape. Their advantage is that they can be applied nicely to deformable objects (e.g. a person in different body postures) as these deformations do not involve much stretching but are in fact near-isometric. Such descriptors are commonly based on geodesic distances measures along the surface of an object or on other isometry invariant characteristics such as theLaplace–Beltramispectrum(see alsospectral shape analysis).

There are other shape descriptors, such asgraph-baseddescriptors like themedial axisor theReeb graphthat capture geometric and/or topological information and simplify the shape representation but can not be as easily compared as descriptors that represent shape as a vector of numbers.

From this discussion it becomes clear, that different shape descriptors target different aspects of shape and can be used for a specific application. Therefore, depending on the application, it is necessary to analyze how well a descriptor captures the features of interest.

See also

edit

References

edit
  • De Floriani, Leila;Spagnuolo, Michela (2007).Shape Analysis and Structuring.Springer.ISBN978-3540332640.
  • Delfour, Michel C.; Zolésio, J.P. (2001).Shapes and Geometries: Analysis, Differential Calculus, and Optimization.SIAM.ISBN978-0898714890.
  • Application of Shape Analysis.9-ème Colloque Franco-Roumain de Mathématiques Appliquées: 28 août–2 septembre 2008, Braşov, Roumanie: livre des résumés. University of Transilvania. 2008.ISBN978-973-598-341-3.
edit