A geometrical transformation consists in applying a spatial transformation to a set of pixels in order to modify their coordinates and then to carry out an interpolation of their values in order to correct the position error.
Indeed, since pixel coordinates are integer values, after the transformation their coordinates are approximate. Thus, the interpolation process consists in regenerating the missing approximate values for the luminosity levels of neighbouring pixels.
The main spatial transformations are:
LThe vertical reversal (also called mirror) consists in applying vertical symmetry to the image:
![]() |
![]() |
The horizontal reversal (flip) consists in applying horizontal symmetry to the image:
![]() |
![]() |
The transformation called scaling consists in multiplying the image pixel coordinates by a factor (scaling factor). The result of this transformation is an enlarging (zoom forward) or a contracting of the image (zoom back).
Last update on Thursday October 16, 2008 02:43:16 PM.