In geometry, an affine transformation or affine map or an affinity (from the Latin, affinis, "connected with") between two vector spaces (strictly speaking, two affine spaces) consists of a linear transformation followed by a translation:

x -> Ax + b

In the finite-dimensional case each affine transformation is given by a matrix A and a vector b, which can be written as the matrix A with an extra column b.

Physically, an affine transform is one that preserves

Collinearity between points, i.e., three points which lie on a line continue to be collinear after the transformation
Ratios of distances along a line, i.e., for distinct colinear points p_1, p_2, p_3, the ratio | p_2 − p_1 | / | p_3 − p_2 | is preserved
In general, an affine transform is composed of zero or more linear transformations (rotation, scaling or shear) and translation (shift). Several linear transformations can be combined into a single matrix, thus the general formula given above is still applicable.

Reference:
http://en.wikipedia.org/wiki/Affine_function

Posted by 알 수 없는 사용자
,