Jump to content

Active appearance model

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by KetchTressle (talk | contribs) at 15:00, 26 June 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

An 'Active Appearance Model' (AAM) is a Computer Vision algorithm for matching a statistical model of object shape and apperance to a new image. The approach is widely used for matching and tracking faces and for Medical Image Interpretation.

The algorithm uses the difference between the current estimate of appearance and the target image to drive an optimisation process. By taking advantage of the least squares techniques, it can match to new images very swiftly.

It is related to the Active Shape Model.

Tools for constructing AAMs and experimenting with them are available from the website of Tim Cootes.