Woolz Image Processing  Version 1.7.5
WlzCMeshTransformInvert
Name
WlzCMeshTransformInvert - inverts a constrained mesh transform.
Synopsis
WlzCMeshTransformInvert [-h] [-o<output transform>] [<input transform>]
Options
-h Help, prints usage message.
-0 Output transform file.
Description
Reads a constrained mesh transform object, inverts it and then writes out the inverted transform. Unless given input and output files are read from the standard input and written to the standard output.
Example
WlzCMeshTransformInvert -o out.wlz in.wlz
Reads a constrained mesh transform read from in.wlz and writes the inverted transform to out.wlz
File
WlzCMeshTransformInvert.c
See Also
WlzIntro(1)