Content deleted Content added
m WP:CHECKWIKI error 61 fixes + general fixes using AWB (8032) |
|||
Line 1:
'''Active shape models (ASMs)''' are [[statistical model]]s of the [[shape]] of objects which iteratively deform to fit to an example of the object in a new image, developed by Tim Cootes and Chris Taylor in 1995
The shape of an object is represented by a set of points (controlled by the shape model). The ASM algorithm aims to match the model to a new image. It works by alternating the following steps:
* Look in the image around each point for a better position for that point
Line 5:
To locate a better position for each point one can look for strong edges, or a match to a statistical model of what is expected at the
point. The original methodology suggests using the [[Mahalanobis distance]] to detect a better position for each landmark point
The technique has been widely used to analyse images of faces, mechanical assemblies and medical images (in 2D and 3D).
|