Chapter 6
Geometrical Transformations

6.1 Basic Transformations

6.2 Composite Transformations

Transformations that can be decomposed into basic transformations.

x = Fx(x,y)
y = Fy(x,y)
        |||||
   ||||||   ||||||
 ||| |         |
--   |         |
--  •-----------
--  P
--
---||-||-|-||-||-|-|||||

6.3 Matrices

Tools for representing transformations.

6.4 Matrix Representations for Transformations

6.5 Homogeneous Coordinates

We’ll use only normalized homogeneous coordinates.

6.6 Homogeneous Transformations