Active Appearance Models (AAMs)

A fast but exact version of the Simultaneous Inverse Compositional Algorithm (SIC)
6.2K 次下载
更新时间 2013/12/10

查看许可证

Source code for training an Active Appearance Model (AAM) and fitting using the Fast Simultaneous Inverse Compositional Algorithm (Fast-SIC), described in

[1] G. Tzimiropoulos, and M. Pantic, "Optimization problems for fast AAM fitting in-the-wild," ICCV 2013

The code is based on the Inverse Compositional framework of

[2] I. Matthews and S. Baker, “Active Appearance Models Revisited,” IJCV, 60(2), pp. 135–164, 2004.

The provided code implements Fast-SIC, a fast but exact version of the Simultaneous Inverse Compositional Algorithm (SIC). You can use it to fit an AAM to unconstrained (in-the-wild) images. Please see [1] for more details.

Should you use the code, please cite [1]

Code released as is **for research purposes only**
Feel free to modify/distribute but please cite [1]

contact gtzimiropoulos@lincoln.ac.uk

引用格式

Georgios (Yorgos) Tzimiropoulos (2026). Active Appearance Models (AAMs) (https://ww2.mathworks.cn/matlabcentral/fileexchange/44651-active-appearance-models-aams), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Image Processing and Computer Vision 的更多信息
版本 已发布 发行说明
1.1.0.0

minor comment in README file