Back
AAM-API documentation
The AAM-Site
Table of Contents
Classes
CAAMAnalyzeSynthesize
Abstract base class for the analyze/synthesize classes.
CAAMAnalyzeSynthesizeOpenGL
Hardware implementation of the analysis and synthesis functions.
CAAMAnalyzeSynthesizeSoftware
Software implementation of the analysis and synthesis functions.
CAAMBuilder
Factory object that produces CAAMModel objects.
CAAMDeform
Abstract deformation basis.
CAAMDeformPCA
Performs Principal Component Analysis on a set of data vectors.
CAAMDelaunay
Delaunay Triangulator.
CAAMEvaluationResults
Container to store evaluation results in.
CAAMInitialize
Abstract base class for all AAM initialization classes.
CAAMInitializeStegmann
Implementation of a simple intialization method.
CAAMLinearReg
Performs multi-variate linear regression on a set of experiments.
CAAMLog
Log facility class.
CAAMMathUtil
Utility math/statistical methods for the AAM project.
CAAMMesh
2D triangular mesh container.
CAAMModel
The core Active Apperance Model object.
CAAMModelMS
Multi-scale derivation of CAAModel.
CAAMModelSeq
AAM sequence object.
CAAMMovieAVI
Implements a simple AVI writer.
CAAMObject
Abstract base object for the AAM-API.
CAAMOptimize
General purpose optimization of the AAM.
CAAMPoint
Point container.
CAAMPropsReader
Simple lo-fi property reader.
CAAMReferenceFrame
The geometrical reference frame (or shape-free frame).
CAAMShape
Shape container.
CAAMShapeCollection
Shape collection container and shape-aligner.
CAAMTFIdentity
Transfer function that implements the identity transformation.
CAAMTFLookUp
Transfer function that implements a lookup table.
CAAMTFUniformStretch
Performs a uniform stretch into [0;255] on the demapping side.
CAAMTest
Container for all sorts of test functions.
CAAMTransferFunction
Abstract base class for all transfer functions.
CAAMTriangle
Triangle container with built-in hit test.
CAAMUtil
Utility methods for the AAM project.
CAAMVisualizer
Class that visualizes different aspects of a model.
CAAMWarp
Base class for 2D warp classes.
CAAMWarpLinear
Piece-wise affine warping between two shapes.
Functions
AAMLoadAnalyzerSynthesizer
Analyzer/Synthesizer loader.
AAMLoadTransferFunction
Transfer function loader.
DIVAEnlargeImage
Enlarge the image.
DIVAReduceImage
Reduce the image.
Hierarchy of classes
Back
AAM-API documentation
The AAM-Site