ICAAM - Inverse compositional Active Appearance Models

An implementation of inverse-compositional Active Appearance Models capable of real-time performance
4.3K Downloads
Updated Wed, 29 Feb 2012 15:17:28 +0000

View License

This is an implementation of real-time inverse compositional Active Appearance Models (AAMs), as described in the "Active Appearance Models Revisited" paper by Iain Matthews and Simon Baker.

Experimental support is provided for the 3D extensions to inverse compositional AAMs, also developed by Matthews and Baker in their "2D vs. 3D Deformable Face Models" and "Real-Time Combined 2D+3D Active Appearance Models" papers.

As an aid to ease the task of building the 3D shape model needed by the 3D extensions, an implementation of the closed-form shape-from-motion algorithm by Jing Xiao and Takeo Kanade is provided. And while I can't guarantee the quality of the results given by this latter implementation, it shouldn't be far from correct as it's heavily based on Xiao's implementation.

Look up "icaam" on Sourceforge.net to get the latest release, the data required by the examples and more!

Cite As

Luca Vezzaro (2024). ICAAM - Inverse compositional Active Appearance Models (https://www.mathworks.com/matlabcentral/fileexchange/32704-icaam-inverse-compositional-active-appearance-models), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3.0.0

Update to latest revision, adding optimizations and fixing bugs.

1.0.0.0