| Back | AAM-API documentation | The AAM-Site |
Piece-wise affine warping between two shapes.
This class implements a piece-wise affine warping between two shapes using a Delaunay Triangulisation of the source shape. This triangulisation is the used for both the source and destination shape. The corrospondance between points and triangles gives a continuous deformation field inside the triangles. Since the deformation is performed on a linear per-triangle basis, the field is not smooth across triangles.
Constructor.
Sets the shape to warp from.
Sets the shape to warp to.
Warps point 'in' to point 'out' (if possible).
Alphabetic index Hierarchy of classes
| Back | AAM-API documentation | The AAM-Site |