Content deleted Content added
No edit summary |
m WP:CHECKWIKI error 61 fixes + general fixes using AWB (7500) |
||
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 <ref name=Cootes>{{
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 10:
It is closely related to the [[active appearance model]]. It is also known as a “Smart Snakes”<ref name=Cootes/> method, since it is analog to an [[active contour model]] which would respect explicit shape constraints.
==References==▼
<references/>▼
==See also==
* [[Procrustes analysis]]
* [[Point distribution model]]
▲==References==
▲<references/>
==External links==
Line 24:
* [http://www.milbo.users.sonic.net/stasm Source code] for ASMs (the "stasm" library).
[[Category:Computer vision]]
▲[[de:Active Shape Model]]
[[ar:نموذج الشكل المتغير]]
[[de:Active Shape Model]]
[[ru:Активная модель формы]]
|