Content deleted Content added
Citation bot (talk | contribs) Add: s2cid. | Use this bot. Report bugs. | #UCB_CommandLine 201/10111 |
|||
(11 intermediate revisions by 10 users not shown) | |||
Line 1:
An '''active appearance model''' ('''AAM
The model was first introduced by Edwards, Cootes and Taylor in the context of face analysis at the 3rd International Conference on Face and Gesture Recognition, 1998.<ref>{{
The algorithm uses the difference between the current estimate of appearance and the target image to drive an [[Optimization (mathematics)|optimization]] process.
Line 8:
It is related to the [[active shape model]] (ASM). One disadvantage of ASM is that it only uses shape constraints (together with some information about the image structure near the [[Landmark point|landmarks]]), and does not take advantage of all the available information – the texture across the target object. This can be modelled using an AAM.
==
* [http://www.isbe.man.ac.uk/~bim/software/am_tools_doc/index.html Free Tools] for experimenting with AAMs from Manchester University (for research use only).▼
{{Reflist}}▼
* [http://www.isbe.man.ac.uk/~bim//Models/index.html Description] of AAMs from Manchester University.▼
* [http://www2.imm.dtu.dk/~aam/ Mikkel B. Stegmann's ] home page of AAM-API, C++ AAM implementation (non-commercial use only).▼
* [http://www.mathworks.com/matlabcentral/fileexchange/26706-active-shape-model-asm-and-active-appearance-model-aam Original Active Appearance Model] Open-source Matlab implementation▼
* [http://cvsp.cs.ntua.gr/software/AAMtools/] AAMtools: An Active Appearance Modeling Toolbox▼
== Some reading ==
* T. F. Cootes, C. J. Taylor, D. H. Cooper, and J. Graham. [https://pdfs.semanticscholar.org/e8f2/e06238ecd873b044740e9e95dd7592feb139.pdf Training models of shape from sets of examples]. ''In Proceedings of
* S. C. Mitchell, J. G. Bosch, B. P. F. Lelieveldt, R. J. van der Geest, J. H. C. Reiber, and M. Sonka. [https://perso.telecom-paristech.fr/angelini/MIMED/papers_2010/mitchell_tmi_2002.pdf 3-d active appearance models: Segmentation of cardiac MR and ultrasound images]. ''IEEE Trans. Med. Imaging, 21(9):1167–1178, 2002''
* T.F. Cootes, G. J. Edwards, and C. J. Taylor. Active appearance models. ECCV, 2:484–498, 1998[
▲{{Reflist}}
==External links==
▲* [http://
▲* [http://
▲* [http://www2.imm.dtu.dk/~aam/ IMM AAM Code] Dr Mikkel B. Stegmann's
▲* [http://www.mathworks.com/matlabcentral/fileexchange/26706-active-shape-model-asm-and-active-appearance-model-aam
▲* [http://cvsp.cs.ntua.gr/software/AAMtools/
* [https://web.archive.org/web/20150122191259/http://staff.estem-uc.edu.au/roland/research/demolib-home/ DeMoLib] AAM Toolbox in C++ by Dr Jason Saragih and Dr Roland Goecke.
[[Category:Computer vision]]
|