Woolz Image Processing
Version 1.8.3
|
WlzTransformProduct [-h] [-o<output object>] [transform 0] [transform 1]
-h | Help, prints usage message. |
-o | Output file name. |
WlzTransformProduct -o t2.wlz t0.wlz t1.wlzComputes the product of \(\mathbf{T_0}\) and \(\mathbf{T_1}\), such that \(\mathbf{T_2}\) = \(\mathbf{T_1} \mathbf{T_0}\), i.e. transform \(\mathbf{T_0}\) is applied first then \(\mathbf{T_1}\).