Name

compose_transform2 - calculate the composition of two 2D rotation/translation/scaling transformations

Usage

Input

alpha1
the (cw) rot around z of the first transformation
sx1
the x-translation of the first transformation
sy1
the y-translation
scale1
the scaling of the first transformation
alpha2
the (cw) rot around z of the second transformation
sx2
the x-translation of the second transformation
sy2
the y-translation
scale2
the scaling of the second transformation

Output

Description

Purpose: to determine the parameters of the composition of two 2D rotation/translation/scaling operations

Author / Maintainer

P. R. Baldwin

Keywords

category 1
UTILITIES
category 2
SPATIAL

Files

See also

Maturity

compose transform2 (last edited 2007-06-25 22:17:17 by vsvindhya)