Definitions for "Affine transform"
Affine transforms include such operations as scaling, rotation, translation, and shearing. What these operations have in common is that they can change the lengths and angles of lines, but not their parallelism. The XIL library contains a function xil_affine() that in one operation can scale, rotate, and translate an image.
a geometric transform that preserves parallel lines
a geometric transform which preserves parallel lines