Woolz Image Processing
Version 1.7.5
|
WlzCompoundArrayToScalar [-h] [-o<output object>] [-l[ [<input object>]
-h | Help, prints usage message. |
-l | Computes the modulus of the compound array values (default). |
-o | Output file (default is the standard output). |
WlzCompoundArrayToScalar -o out.wlz ca.wlzCreates a new object which is written to the file out.wlz. The output object is a domain object in which the values are the modulus of the values in the compound array read from ca.wlz.